◈ Toolbox

SIP Calculator

Calculate returns on your Systematic Investment Plan (SIP).

sipinvestmentmutual fundwealthreturns
Examples(1)
10 Year SIP

Input

{
  "monthlyInvestment": 10000,
  "annualRatePercent": 12,
  "tenureMonths": 120
}

Output

{
  "futureValue": 2323390.49,
  "totalInvested": 1200000,
  "estimatedReturns": 1123390.49
}