Compound Interest Calculator

Calculate maturity amount with compounding.

How compounding works

Compound interest is interest earned on interest. Each period, the interest calculated is added to the balance, and the next period's interest is calculated on that larger balance. Over a long enough horizon this dominates everything else about an investment, including the rate itself.

A = P x (1 + r/n)^(n x t)

A = final amount   P = principal   r = annual rate as a decimal
n = compounding periods per year   t = years
interest earned = A - P

The exponent is what does the work. Because the rate sits inside a power rather than a product, small changes in r or t produce disproportionate changes in the outcome.

A worked example

You invest 200,000 at 9% per annum, compounded quarterly, for 10 years.

The same money at simple interest would have earned 180,000. The extra 107,040 is entirely the effect of interest earning interest.

Compounding frequency

More frequent compounding produces a higher return, but the effect saturates quickly. Here is 100,000 at 10% for one year at different frequencies:

CompoundednValue after 1 yearEffective annual rate
Annually1110,00010.000%
Half-yearly2110,25010.250%
Quarterly4110,38110.381%
Monthly12110,47110.471%
Daily365110,51610.516%
Continuously110,51710.517%

The jump from annual to monthly is worth about half a percent; the jump from monthly to daily is worth four hundredths. Anyone advertising daily compounding as a headline feature is selling you a rounding error. The number that lets you compare products honestly is the effective annual rate, which folds the frequency into a single figure:

effective annual rate = (1 + r/n)^n - 1

The rule of 72

To estimate how long money takes to double, divide 72 by the annual percentage rate. At 8% that is 9 years; at 12%, 6 years; at 6%, 12 years. The approximation is good between roughly 5% and 15% and drifts at the extremes, but it is accurate enough to do in your head and it makes the cost of a lower rate immediately obvious. An investment at 6% doubles twice in 24 years; at 12% it doubles four times, ending up four times larger from the same starting point.

Time matters more than rate

Because t sits in the exponent, starting earlier beats earning more. Two people each invest 100,000 once and leave it at 10%:

A ten-year delay costs more than the entire principal several times over. This is the arithmetic behind most retirement advice, and it is also why compounding is so punishing on the other side of the ledger: credit card debt at 3% monthly compounds to an effective 42.6% a year.

What this calculation leaves out

Frequently asked questions

What does compounding frequency actually change?

It changes how often accrued interest starts earning its own interest. Going from annual to monthly compounding at 10% adds about 0.47 percentage points to the effective annual rate. Going from monthly to daily adds another 0.04, so the practical difference beyond monthly is negligible.

How long will my money take to double?

Divide 72 by the annual rate for a quick estimate — 72 / 9 is 8 years at 9%. For an exact figure, the formula is log(2) / log(1 + r/n) periods, which you can confirm by setting the calculator to your rate and trying different terms.

Is CAGR the same as compound interest?

They are two views of the same equation. Compound interest projects forward from a known rate; CAGR works backwards from a known start and end value to find the constant annual rate that connects them. CAGR = (end / start)^(1/years) - 1.

Does this account for inflation and tax?

No. The figure is nominal and pre-tax. For real terms, reduce the rate by inflation before entering it; for after-tax returns, reduce it by your marginal rate on investment income.

Can I model monthly contributions with this?

Not with this tool, which compounds a single lump sum. A recurring monthly investment is a different formula, handled by our SIP calculator.

🔗 Related tools

🏷️Discount Calculator🏦EMI CalculatorFuel Cost🧾GST Calculator🏠Mortgage Calculator%Percentage Calculator