Compound Interest Calculator

See how your money grows when interest earns interest, updates as you type.

Total Amount
₹0
₹0

What Is Compound Interest?

Compound interest is interest calculated not just on your original principal, but also on the interest that's already accumulated. Each time interest is added to the balance, the next round of interest is calculated on that larger amount, which is why compound growth accelerates over time, unlike the flat, linear growth of simple interest.

This "interest on interest" effect is often summarized by a quote sometimes attributed to Einstein, calling compound interest the eighth wonder of the world. Whether or not he actually said it, the underlying point holds up: small differences in rate or time, left to compound, produce outsized differences in the final outcome over long periods.

How It's Calculated

A = P × (1 + r/n)n×t

Here, P is the principal, r is the annual interest rate as a decimal, n is how many times per year interest compounds, and t is the time in years. A is the final amount; subtracting P gives you the total interest earned.

The (1 + r/n) term represents the growth factor applied at each compounding period, and raising it to the power of (n × t) accounts for how many total compounding periods occur over the full duration. More compounding periods, even at the same annual rate, mean the growth factor gets applied more often, which is the mathematical reason more frequent compounding produces a small extra boost.

A Worked Example

₹1,00,000 invested at 8% annual interest for 5 years, compounded quarterly, grows to roughly ₹1,48,595, meaning ₹48,595 of that is interest. Switch the same numbers to annual compounding instead, and the total drops slightly to ₹1,46,933, a difference of about ₹1,662 purely from how often the interest compounds.

Why Compounding Frequency Matters

The more often interest compounds, the faster your money grows, even at the same nominal annual rate. Using ₹1,00,000 at 8% for 5 years as a baseline: annually gives ₹1,46,933, semi-annually gives ₹1,48,024, quarterly gives ₹1,48,595, monthly gives ₹1,48,985, and daily gives ₹1,49,176.

Notice the gains shrink as frequency increases. Moving from annual to quarterly compounding adds about ₹1,662, but moving from monthly to daily only adds about ₹191. This is because compounding frequency has diminishing returns. There's a mathematical ceiling called continuous compounding that daily compounding already gets very close to, so compounding even more often than daily wouldn't meaningfully change the result.

Nominal Rate vs Effective Annual Rate

The "8% annual interest" quoted by a bank is usually the nominal rate, the stated rate before accounting for compounding frequency. The effective annual rate (EAR) tells you what that nominal rate actually translates to once compounding is factored in, and it's always slightly higher than the nominal rate whenever compounding happens more than once a year.

At a nominal 8% rate: annual compounding gives an effective rate of exactly 8%, since there's nothing to compound within the year. Quarterly compounding pushes the effective rate to about 8.24%. Monthly compounding pushes it to about 8.30%. Daily compounding pushes it to about 8.33%, very close to the theoretical ceiling of continuous compounding, which works out to roughly the same figure.

This matters when comparing two offers that quote the same nominal rate but compound at different frequencies. The one that compounds more often is actually paying, or charging, a higher effective rate, even though the advertised number looks identical. It's worth asking for the effective annual rate, not just the nominal rate, when comparing FDs or loans from different institutions.

Real Returns: Adjusting for Inflation

The compound interest figure this calculator shows is a nominal return, the raw growth in rupee terms, without accounting for inflation eroding the purchasing power of that money over time. If your investment grows at 8% annually while inflation runs at 5%, your real, inflation-adjusted return is closer to 3%, not 8%, meaning your money's actual purchasing power grows much more slowly than the headline number suggests.

A rough way to estimate real return is to subtract the inflation rate from the nominal rate. For more precision over long periods, the more exact formula divides (1 plus the nominal rate) by (1 plus the inflation rate), then subtracts 1. This distinction matters most for long-term goals like retirement planning, where a nominal return that looks impressive on paper can still fall short of your actual purchasing-power goal once inflation is factored in.

Matching This Calculator to a Real Bank FD

When checking a real fixed deposit offer against this calculator, use the exact numbers from your bank's offer document: the FD's principal, the quoted interest rate, the tenure, and the specific compounding frequency, which Indian banks commonly set to quarterly for FDs, though it varies by bank and product. If the bank quotes only a maturity amount without stating compounding frequency, you can often reverse-engineer it by trying a few frequencies in this calculator until the total amount matches what the bank quoted, which tells you which frequency they're using. Keep in mind that a bank's actual calculation may also account for the exact number of days in the tenure and specific rounding conventions, so treat this calculator's result as a close estimate rather than a guaranteed exact match to your certificate.

The Rule of 72: A Quick Doubling-Time Shortcut

A handy mental shortcut for compound interest is the Rule of 72: divide 72 by the annual interest rate to estimate how many years it takes an investment to double. At 8% annual interest, that's 72 ÷ 8 = 9 years, which lines up closely with the precise calculation of about 9.01 years. At 12%, the rule estimates 6 years to double, again very close to the exact figure.

This rule is a rough approximation that works best for rates between roughly 6% and 10%, and gets slightly less accurate outside that range, but it's a genuinely useful way to build intuition for how compounding rates translate into real timeframes without reaching for a calculator.

Compound Interest vs Simple Interest

The core difference is what the interest is calculated on. Simple interest is always calculated on the original principal, so growth is a straight line. Compound interest recalculates on a growing balance each period, so growth curves upward and accelerates the longer money stays invested.

Over short periods the difference between the two is small, but it widens significantly over time. ₹1,00,000 at 8% for 10 years earns ₹80,000 under simple interest, a flat ₹8,000 every year, versus roughly ₹1,15,893 under annual compound interest, nearly ₹36,000 more, purely from interest earning interest on itself year after year. For a deeper look at simple interest specifically, see our Simple Interest Calculator.

The Power of Time in Compounding

Because compounding accelerates over time, the years an investment is left untouched often matter more than the rate itself, especially over long horizons. The same ₹1,00,000 at 8% grows to roughly ₹1,46,933 after 5 years but to roughly ₹2,15,893 after 10 years, more than double the amount despite the time period only doubling. Extend it further, and the acceleration becomes even more dramatic, which is a big part of why financial advice so often emphasizes starting to save or invest early rather than waiting to invest a larger amount later.

Common Uses of Compound Interest

Fixed deposits, recurring deposits, and most savings accounts in India compound interest, typically quarterly for FDs and monthly or quarterly for savings accounts, though the exact frequency varies by bank and product. Mutual funds don't pay a stated compound interest rate the way a bank product does, but the underlying growth of a long-term investment with reinvested returns behaves similarly to compounding, which is part of why SIP investments benefit so heavily from being started early and left alone. Government savings schemes like the Public Provident Fund (PPF) also compound annually, and are a common long-term compounding vehicle in India specifically because of their tax benefits alongside guaranteed compounding.

Common Mistakes When Estimating Compound Growth

Forgetting to convert the rate to a matching period. The formula needs the rate divided by 100 to convert from a percentage, and further divided by the compounding frequency to get a per-period rate. Skipping either step produces wildly wrong results, often by orders of magnitude.

Assuming one compounding frequency applies everywhere. A rate quoted as "8% per annum, compounded quarterly" is different from "8% per annum, compounded monthly," even though both say 8%. It's worth checking the specific compounding terms on a real financial product rather than assuming a default.

Extrapolating short-term rates too far into the future. Market-linked investments don't grow at a constant rate every year in reality; some years are up, some are down, and the actual path matters even when the long-term average matches an assumed rate. This calculator, like all compound interest tools, assumes a perfectly constant rate throughout, which is a useful simplification for planning but not a guarantee of real-world results.

Compound Interest and Long-Term Wealth Building

The reason compound interest features so heavily in personal finance advice isn't that the math is complicated; it's that the results are counterintuitive until the numbers are actually run. A modest sum, left to compound for two or three decades, can grow into a genuinely large corpus, largely because the growth in later years dwarfs the growth in early years, even though the rate never changes. This is also why patience and consistency tend to matter more for long-term compounding outcomes than chasing a marginally higher rate; an extra decade of compounding time usually outweighs an extra percentage point of return.

A Word of Caution: Compound Interest on Debt

Compounding works in your favor when you're saving or investing, but it works against you when you're borrowing and not paying down interest as it accrues. Credit card balances are the clearest example: unpaid interest gets added to your balance, and next month's interest is calculated on that larger amount, which is exactly why credit card debt can spiral quickly if only minimum payments are made. The same math that builds a healthy investment corpus over decades can build an unhealthy debt balance over just months if left unchecked, worth keeping in mind whenever compounding is discussed only in a positive light. Paying more than the minimum due, or clearing a revolving balance in full each cycle, is one of the most effective ways to stop compounding from working against you on high-interest debt.

Frequently Asked Questions

Which compounding frequency should I choose?

Use whatever frequency your bank, fund, or investment actually applies, check your account terms or offer document. Quarterly and annual compounding are common for fixed deposits; some savings accounts compound monthly or even daily.

Does this account for regular additional deposits?

No, this calculates growth on a single lump-sum principal. If you're investing a fixed amount every month instead, our SIP Calculator is a better fit.

What is the Rule of 72?

It's a quick shortcut for estimating how long it takes an investment to double under compound interest: divide 72 by the annual interest rate. At 8%, that's roughly 9 years, close to the precise calculated figure.

Why does the gain from more frequent compounding get smaller as frequency increases?

Compounding frequency has diminishing returns. There's a mathematical ceiling called continuous compounding that daily compounding already gets very close to, so compounding even more often than daily barely changes the result.

Does compound interest always beat simple interest?

For the same principal, rate, and duration, yes, compound interest always produces an equal or higher total than simple interest, and the gap grows the longer the money is invested or borrowed.

Can compound interest work against me?

Yes. On unpaid debt, like a credit card balance, unpaid interest gets added to what you owe, and future interest is calculated on that larger amount, causing the balance to grow faster the longer it goes unpaid.