MegaCalculator

SIP Calculator Guide: How much to invest per month for 1 Crore Corpus?

Why 1 crore

A ₹1 crore goal is the classic wealth milestone for long-term investors in India because it balances ambition with feasibility. With disciplined SIPs in equity mutual funds and realistic return expectations, most investors can hit this mark across a 15–25 year horizon. The key is to match your SIP amount to your time horizon and expected return, then stick to the plan through market cycles.

SIP basics

  • A Systematic Investment Plan (SIP) invests a fixed amount at regular intervals (usually monthly) into a mutual fund, compounding over time.

  • SIPs leverage rupee-cost averaging, which lowers average purchase cost by buying more units when markets dip.

  • Over long horizons, equity SIPs historically beat inflation and fixed-income returns, but they come with volatility. The reward for staying invested is compounding.

Most SIP calculators use the future value of an annuity due (contributions at the beginning of each month) to estimate the corpus.

  • Future value of a SIP after n months, monthly rate r, monthly SIP P:

FV=P×((1+r)n−1r)×(1+r)

  • To find the required monthly SIP for a target corpus FV:

P=FV((1+r)n−1r)×(1+r)

  • Where r=annual return12 and n=years×12.

  • Using annuity due aligns with how many SIPs are executed (start of period). If your tool assumes end-of-month investments (ordinary annuity), omit the (1+r) multiplier.

How much monthly

Here are approximate monthly SIPs required to reach ₹1 crore, assuming contributions at the beginning of each month:

  • 20 years, 12% p.a.: about ₹10,000 per month.

  • 15 years, 12% p.a.: about ₹19,800 per month.

  • 10 years, 12% p.a.: about ₹43,000 per month.

  • 20 years, 10% p.a.: about ₹13,100 per month.

  • 20 years, 14% p.a.: about ₹7,600 per month.

  • 25 years, 12% p.a.: about ₹5,300 per month.

These are rounded and for illustration. Your actual experience will vary based on fund returns, costs, taxes, and SIP execution date.

Key assumptions

  • Expected return: Equity funds can deliver 10–14% annualized over long horizons, but returns are not guaranteed and are lumpy.

  • Compounding: Assumes monthly compounding and contributions at the start of the month.

  • Costs: Expense ratios and tracking errors are implicitly baked into your net fund returns; higher costs lower net returns.

  • Taxes: Long-term capital gains tax reduces your take-home corpus if you redeem above exemption limits. Plan with a small buffer.

A step-up SIP increases your monthly contribution every year (e.g., 10% increase annually), keeping your initial SIP affordable while still reaching big goals.

  • Future value of a growing annuity (annual step-up), approximate annual model:

FV=PMT×(1+r)n−(1+g)nr−g

Where PMT is the first-year annual contribution, r is annual return, g is annual SIP growth, n is years. For monthly step-ups, use a calculator; the annual formula offers a reasonable estimate.

Approximate starting monthly SIPs (10% annual step-up, 12% returns):

  • 10 years: start near ₹33,000 per month.

  • 15 years: start near ₹12,500 per month.

  • 20 years: start near ₹5,700 per month.

The step-up approach sharply reduces the initial monthly burden versus a flat SIP, especially over longer durations.

Inflation impact

Your ₹1 crore target may not stretch as far in the future. If inflation averages 6% a year:

  • Real value today of ₹1 crore received in 20 years:

Today’s value=1,00,00,000(1+0.06)20≈₹31 lakh

  • To get ₹1 crore in today’s purchasing power after 20 years, future target should be:

Future target=1,00,00,000×(1+0.06)20≈₹3.2 crore

At 12% p.a., 20 years, reaching ₹3.2 crore needs roughly 3.2 times the 1-crore SIP, i.e., about ₹32,000/month (instead of ₹10,000). Always decide whether your goal is in nominal or inflation-adjusted terms.

Tax and costs

  • Long-Term Capital Gains (equity): Gains above the exemption limit are taxed at 10% without indexation. This subtly lowers the effective CAGR.

  • Expense ratio: Higher expense ratios reduce net returns. Favor cost-efficient funds with solid processes.

  • Exit loads: Mostly negligible for long-term SIPs, but check fund terms.

  • Rebalancing tax drag: If you shift between assets, consider tax implications; SIP into a balanced asset mix minimizes reactive switching.

Pick return rate

Choosing a realistic return rate is critical for accurate SIP planning:

  • Conservative: 10% p.a. for large-cap–heavy or conservative allocation.

  • Moderate: 12% p.a. for diversified equity funds over 15–25 years.

  • Aggressive: 14% p.a. for small/mid-cap exposure, with higher volatility.

Use long-term rolling returns of your chosen category as a guide, not recent performance. If unsure, plan with 10–12% and review annually.

Scenarios table

A quick comparison of required monthly SIPs to reach ₹1 crore under different tenures and return assumptions. Assumes monthly contributions at the beginning of each month (annuity due).

TenureReturn p.a.Monthly SIP (₹)Total Invested (₹)Corpus at Goal (₹)Notes
10 years10%48,36058,03,2001,00,00,000Short horizon needs higher SIP
10 years12%43,05051,66,0001,00,00,000Typical equity SIP case
10 years14%37,73645,28,3201,00,00,000Aggressive return assumption
12 years10%35,87551,66,0001,00,00,000Longer horizon helps
12 years12%31,09244,77,2481,00,00,000Balanced plan
12 years14%26,37037,97,2801,00,00,000Higher risk tolerance
15 years10%23,95243,11,3601,00,00,000Conservative expectation
15 years12%19,80235,64,3601,00,00,000Popular target plan
15 years14%16,34029,41,2001,00,00,000Needs discipline through cycles
20 years10%13,05531,33,2001,00,00,000Low pressure, long runway
20 years12%10,02024,04,8001,00,00,000Classic 10k/month plan
20 years14%7,59518,22,8001,00,00,000Aggressive return assumption
25 years10%7,47522,42,5001,00,00,000Very comfortable pace
25 years12%5,27415,82,2001,00,00,000Small SIP, big outcome
25 years14%3,58810,76,4001,00,00,000High-return assumption
 

Note: Figures are approximations for planning and are rounded.

DIY calculator

If you want to verify numbers yourself or build a calculator:

  • Excel/Google Sheets (beginning-of-month payments):

    • Monthly SIP needed:

    • =PMT(annual_return/12, years*12, 0, -10000000, 1)

    • Example for 12% and 20 years:

    • =PMT(12%/12, 240, 0, -10000000, 1) → ≈ ₹10,000

  • For an ordinary annuity (end-of-month SIP), set the last argument to 0 and expect a slightly higher monthly SIP to reach the same corpus.

  • To model a step-up SIP annually, use the growing annuity formula, or set up a year-wise table where each year’s monthly SIP increases by a fixed percentage and accumulates at the chosen return.

  • For inflation-adjusted goals, inflate the target first:

FVtarget=FVtoday×(1+i)t

then compute the SIP for FVtarget.

Common mistakes

  • Using unrealistic return assumptions based on recent bull markets.

  • Ignoring inflation, so the corpus looks big but buys less in the future.

  • Keeping the same SIP for years despite rising income; not using a step-up.

  • Choosing too many funds with overlapping portfolios (closet indexing).

  • Pausing SIPs during market downturns; volatility is the point of cost averaging.

  • Not reviewing annually; goals, income, and markets change.

  • Forgetting costs and taxes; actual CAGR can be 0.5–1.5% lower than headline returns.

Practical checklist

  • Fix your goal in today’s rupees. Inflate it to get the future target.

  • Choose a conservative/moderate return (10–12%) unless you accept higher risk.

  • Set tenure based on the goal date and minimum 10–15 years for equity-heavy SIPs.

  • Pick 1–3 well-managed, low-cost funds across market caps or an index+tilt combo.

  • Automate a 10% annual step-up to keep pace with income and inflation.

  • Rebalance annually if using multiple asset classes (equity/debt/gold).

  • Track progress yearly; adjust SIP if you drift from the target path.

Quick examples

  • Goal: ₹1 crore in 20 years at 12%

    • Monthly SIP ≈ ₹10,000; total invested ≈ ₹24 lakh.

  • Goal: ₹1 crore in 15 years at 12%

    • Monthly SIP ≈ ₹19,800; total invested ≈ ₹35.6 lakh.

  • Goal: ₹1 crore in 10 years at 12%

    • Monthly SIP ≈ ₹43,000; total invested ≈ ₹51.7 lakh.

  • Goal: ₹1 crore in today’s value in 20 years (6% inflation), i.e., target ≈ ₹3.2 crore

    • Monthly SIP ≈ ₹32,000 at 12% with flat SIP, or start ≈ ₹18,000–₹20,000 with a 10% step-up.

FAQs

What return should I use?

Plan with 10–12% for equity-heavy portfolios over 15–25 years. If you prefer higher equity concentration and accept volatility, 12–14% is fine for estimation, but review annually.

  • Yes. Gradually de-risk 2–3 years before the goal by shifting part of the corpus from equity to short-duration debt to protect the target.

SIP is behaviorally easier and smooths volatility. Lump sums suit investors with cash on hand and strong risk discipline; even then, many stagger via STP.

Often 1–3 diversified funds are enough (e.g., one broad index, one mid-cap or flexi-cap). More funds rarely add value and complicate tracking.

Equity LTCG above the exemption is taxed at 10%. Keep a buffer (5–10%) in your corpus target to cover taxes and slippage.

Increase the monthly SIP, use a step-up, extend the tenure where possible, and keep costs low. Avoid chasing returns with frequent scheme changes.

Over long stretches, diversified equity has delivered around 10–14% in India, but returns are path-dependent. Use 12% as a planning midpoint, not a promise.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top