Compound Interest Calculator
Free compound interest calculator. See how a lump sum and monthly contributions grow with daily, monthly, quarterly, or annual compounding.
Compound Interest Calculator
Background.
A compound interest calculator answers the single most important question in personal finance: if I save and invest consistently, what will I actually have at the end? Unlike simple interest — which only ever pays you on the original principal — compound interest pays you on every dollar of interest you have already earned. That recursion is what turns a modest monthly deposit into a six- or seven-figure balance over a working lifetime, and it is the engine behind every retirement account, index fund, and high-yield savings product on the market. The Securities and Exchange Commission's investor education arm defines it simply as "interest paid on principal and on accumulated interest," but the consequences of that one-line definition are dramatic when you let it run for decades.
This Quanta calculator models the full picture for you. Enter a starting lump sum, an expected annual rate of return, how many years the money stays invested, how often the account compounds (daily, monthly, quarterly, or annually), and an optional monthly contribution. The tool then applies the canonical future-value formula — A = P(1 + r/n)^(nt) for the lump sum, plus the ordinary-annuity formula PMT × [((1 + r/n)^(nt) – 1) / (r/n)] for the periodic deposits — and shows you three numbers: the projected future value, the total amount you actually contributed, and the dollar amount that compound growth added on top.
The split matters. In a typical 30-year retirement scenario with a 7% nominal return and $500 deposited every month, the growth column eclipses the contributed column by a factor of two or three — meaning the market is doing more of the work for you than your own paycheck is. That is not magic; it is mathematics, and the calculator makes the math visible. We default the rate to 7% because that is roughly the long-term average annual real return of the U.S. equity market over the past century, after inflation, as documented in widely cited datasets from Robert Shiller, Aswath Damodaran, and the Federal Reserve. We default compounding to monthly because that is what nearly every U.S. savings account, certificate of deposit, money-market fund, and target-date retirement fund actually uses on the back end.
You should still treat any compound interest projection as a planning tool, not a guarantee — actual returns vary year to year, sequence-of-returns risk can punish early retirees, fees compound just as ruthlessly as interest, and inflation silently erodes purchasing power over long horizons. Use the calculator to compare scenarios: what does an extra $100 per month buy you over 25 years? How much does a 1% lower expense ratio matter? Is it worth pushing retirement back two years to capture another doubling? Quanta's job is to give you the math instantly so you can spend your time on the decision, not the arithmetic.
Below the widget you will find the explicit formula, a fully worked example, eight long-tail FAQs that answer the questions real savers ask, and primary-source citations to the SEC, the Federal Reserve, and peer-reviewed personal-finance research. Read past the calculator if you want to understand why compound interest is genuinely the most powerful force in retail finance — and why starting one decade earlier is worth more than doubling your contribution rate later.
What is compound interest calculator?
Compound interest is interest calculated on the initial principal of a deposit or loan plus the accumulated interest from previous periods. Each time the account compounds — daily, monthly, quarterly, or annually — the new interest is added to the balance, and the next period's interest is computed on that larger total. The result is exponential rather than linear growth: the longer the money stays invested, the steeper the curve becomes. Compound interest is the mathematical reason that a 25-year-old who saves $300 a month until age 65 typically retires with more money than a 35-year-old who saves $600 a month for the same goal — the first investor's earliest dollars get an extra decade of doubling. The same effect runs in reverse on debt: a credit-card balance left unpaid at 22% APR compounds against the borrower with equal force, which is why high-interest debt is so destructive. Every modern retirement plan, index fund, certificate of deposit, and high-yield savings account in the United States is built on compound interest. Understanding it is the closest thing to a free lunch that personal finance offers.
How to use this calculator.
- Enter your starting Initial Principal — the lump sum you already have invested or are about to deposit. Use 0 if you are starting from scratch and rely entirely on monthly contributions.
- Set the Annual Interest Rate. For long-term U.S. stock-market projections, 7% (real) or 10% (nominal) are defensible starting points. For high-yield savings accounts, use the current advertised APY. For CDs and bonds, use the contractual rate.
- Enter Years to Grow. This is the full investment horizon — for a 30-year-old planning to retire at 65, enter 35.
- Choose the Compounding Frequency. Monthly is the most common real-world default and is what nearly every brokerage and bank uses internally. Daily compounding is typical for high-yield savings; annual compounding is typical for certain bonds.
- Optionally enter a Monthly Contribution — the recurring deposit you will add at the end of each month. This is treated as an ordinary annuity and dramatically increases the future value, especially over horizons longer than 15 years.
- Read the three outputs: Future Value is your projected ending balance, Total Contributed is the money you personally put in, and Interest Earned is what compounding generated on top. The ratio between the last two is the single most informative number on the page.
The formula.
The calculator combines two standard time-value-of-money formulas. The first is the future-value-of-a-lump-sum formula: A = P × (1 + r/n)^(nt), where P is the initial principal, r is the annual interest rate expressed as a decimal, n is the number of compounding periods per year, and t is the number of years. The second handles recurring deposits — known in finance as an ordinary annuity — using: FV_annuity = PMT × [((1 + r/n)^(nt) − 1) / (r/n)], where PMT is the per-period contribution and the bracketed term is the annuity factor. The total future value is simply the sum of the two: A_total = P(1 + r/n)^(nt) + PMT × [((1 + r/n)^(nt) − 1) / (r/n)]. Because users typically think in monthly contributions but the compounding base might be daily, quarterly, or annual, the calculator rescales the contribution to be equivalent at the chosen compounding frequency (PMT_per_period = monthly_contribution × 12 / n). When the annual rate is exactly 0%, the formula degenerates safely to A = P + PMT × n × t, so a zero-rate scenario still returns a sensible number rather than a divide-by-zero error. All math is executed in arbitrary-precision decimal arithmetic to avoid floating-point rounding errors that would otherwise creep in over 360-month horizons.
A worked example.
Suppose an investor starts with $10,000, contributes $500 at the end of every month, earns a nominal 7% annual return compounded monthly, and invests for 30 years. The original principal grows to about $81,164.97. The monthly contribution stream grows to about $609,985.50. Together they produce a projected future value of $691,150.47. The investor contributed $190,000 in total—$10,000 initially plus $180,000 through monthly deposits—so the calculated compound growth is $501,150.47. This is a nominal projection before fees, taxes, and inflation.
Frequently asked questions.
What is the difference between compound interest and simple interest?
How often should my account compound — daily, monthly, quarterly, or annually?
What annual return should I assume for long-term stock-market investments?
How much do investment fees actually cost me over 30 years?
Does this calculator account for inflation?
Why does starting 10 years earlier matter more than doubling my contribution?
Can I use this calculator for credit-card debt or other loans?
Are the results guaranteed?
References& sources.
- [1]U.S. Securities and Exchange Commission, Investor.gov Glossary — Compound Interest: "Interest paid on principal and on accumulated interest."
- [2]U.S. Securities and Exchange Commission, Investor.gov Compound Interest Calculator — official SEC investor education tool.
- [3]Federal Reserve Bank of St. Louis, FRED — S&P 500 Index historical data used to derive long-term equity return averages.
- [4]Robert J. Shiller, Yale University — Online historical stock-market and CPI dataset (1871–present), the canonical source for long-horizon U.S. equity return estimates.
- [5]Aswath Damodaran, NYU Stern — Historical Returns on Stocks, Bonds and Bills: United States (annual updates, 1928–present).
- [6]Consumer Financial Protection Bureau — Answer: What is compound interest? (federal consumer-finance education).
- [7]U.S. Bureau of Labor Statistics — CPI Inflation Calculator, used as the basis for nominal-to-real return conversion.
In this category
Embed
Quanta Pro
Paid features are coming later.
- All 313 calculators remain free
- No billing is enabled