Skip to content
ZeroServer.tools

Compound Interest Calculator

Estimate nominal and inflation-adjusted future values with decoupled compounding and contribution structures.

The power of compounding

Compound interest accelerates capital growth by earning returns on previously accrued interest in addition to the principal base. The basic compound formula is: A = P(1 + r/n)^{nt}.

By decoupling compounding frequency from recurring contribution frequency, this tool calculates precise transient changes. Continuous compounding uses $A = P \cdot e^{rt}$ as an upper boundary limit, and the inflation rate allows projecting real future purchasing power.

Built and maintained by Meet Shah · Last updated

What this tool is used for

  • Projecting a savings balance with regular contributions.
  • Seeing how compounding frequency changes the outcome.
  • Comparing two rates over the same period.
  • Understanding how much of a projected balance is contributions rather than growth.
  • Checking a provider's projection against the arithmetic.

How it works in practice

A worked example

Ten thousand at six percent for ten years, compounded monthly, with a hundred a month going in — and you want to know how much of the end figure you did not pay in.

Input
Principal            10,000
Annual rate               6%
Years                     10
Compound frequency  Monthly
Contribution         100 / month
Output
FUTURE NOMINAL VALUE              $34,663.84
REAL VALUE (TODAY'S BUYING POWER)  $27,079.34
TOTAL CONTRIBUTED                 $22,000.00
INTEREST EARNED                   $12,663.84
COMPOUNDING ADVANTAGE              $3,093.84

with no contributions, the same principal reaches $18,193.97

More than a third of the final figure was never paid in. The schedule runs as a list of dated events — a contribution twelve times a year, a compounding twelve times a year — sorted by time and applied in order, which is what makes the no-contribution case land on 18,193.97 to the last cent: exactly the closed form for principal times one plus rate over frequency, raised to frequency times years. A calculator that agrees with the formula it quotes is not a given. The real-value row is the same total with inflation taken back out, and it is the honest one.

The edge case that catches people

It used to disagree with it, and the reason is worth borrowing. The schedule was once a day-by-day loop that compounded whenever the day number divided evenly by a rounded step — 365 over 12 rounds to 30 — so over ten years it fired on day 30, 60 and so on up to 3,630: **121 events where a monthly schedule has 120.** One extra compounding overstated the same example by half a percent, and weekly drifted the other way and lost an event a year. Counting periods rather than days makes the count exactly right by construction.

When not to use this tool

Every number above assumes a rate that never moves and a contribution never missed, which describes no real account. Treat the output as the arithmetic of a scenario rather than a projection: a variable rate, a fee taken annually, tax on the growth, and inflation eating the end figure are all outside it, and the last of those matters most over ten years. If a decision depends on the answer, model the same scenario two or three more times with a worse rate and see how much of the conclusion survives.

Frequently Asked Questions

What is the formula?
A = P(1 + r/n)^(nt), where n is compounding periods per year. Continuous compounding uses A = Pe^(rt). The difference between monthly and annual compounding is real but modest — far smaller than the difference the rate itself makes.
What is the Rule of 72?
Dividing 72 by the annual percentage rate approximates the years to double: at 6%, about 12 years. It is accurate within a few percent for rates between roughly 4% and 15%, and it is the fastest way to sanity-check a projection in your head.
How much does starting early actually matter?
Decisively, because growth is exponential in time. Investing for ten years then stopping usually beats starting ten years later and contributing for thirty — the early contributions have the most compounding periods left to run.
What is the difference between APR and APY?
APR is the simple annual rate; APY (or AER) includes the effect of compounding. 12% compounded monthly is an APY of 12.68%. Lenders tend to quote APR and savings products quote APY, precisely because each flatters its side.
Should I account for inflation?
Yes, or the result overstates what the money will buy. Subtract expected inflation from your rate to get a real return — a nominal 7% with 3% inflation is about 4% real, which roughly halves the projected purchasing power over 25 years.
What does the nominal rate leave out?
The compounding frequency. A 12% nominal rate compounded monthly is 12.68% effective, so two products quoting the same nominal figure can pay different amounts. The effective rate is the one that compares like with like.
How do fees change the outcome?
Far more than they look. A 1% annual fee is not 1% of the final balance — it compounds against you every year, and over three decades it commonly removes a fifth or more of the total that would otherwise have accumulated.

Common errors and gotchas

  • Confusing the nominal rate with the effective one, which differ as soon as compounding is more frequent than annual.
  • Assuming contributions are made at the same point in the period as the calculator does, which changes the result.
  • Using a single average return, which hides the sequence risk that matters most near the end.
  • Ignoring inflation, so the projected figure is nominal rather than in today's money.
  • Omitting fees, which compound against you exactly as returns compound for you.

Related Calculators tools

Private & free — this tool runs entirely in your browser.