What compound interest is and when to calculate it
Compound interest is interest that earns interest. Instead of paying out on only your original deposit, each period's interest gets added to the balance, so the next period earns a little more. Over a few years the effect is modest; over decades it becomes the main driver of growth. That is why it matters for retirement accounts, savings, certificates of deposit, and any long-horizon investment.
You'll want to calculate it whenever you need to know what a deposit will be worth later, compare two interest rates, decide how much to save each month toward a goal, or simply see how much of your future balance is real growth versus your own contributions. You can do it by hand with one formula, but adding monthly deposits and different compounding frequencies makes the arithmetic tedious. The fastest path is a calculator that handles all of it at once.
How to calculate compound interest
- Open the compound interest calculator. It runs entirely in your browser as a local calculation, so the numbers you type stay on your device, nothing is uploaded, and there's no sign-up.
- Enter your Initial Investment (the principal). This is the lump sum you're starting with, for example 10,000.
- Add a Monthly Contribution if you plan to keep depositing. Set it to 0 if you only want growth on the starting amount.
- Type the Annual Interest Rate as a percentage, for example 7. Use the rate your account or investment actually pays.
- Set the Investment Period in years. Longer periods show the compounding effect most clearly.
- Choose a Compound Frequency: annually, semi-annually, quarterly, monthly, weekly, daily, or continuous. Most savings accounts compound daily or monthly; many investment estimates use annual.
- Read the Future Value, Total Interest, and Total Contributions cards. The calculator also shows the effective APY, a year-by-year table, and a side-by-side comparison of compound versus simple interest so you can see exactly how much the compounding added.
- Optional: switch on Inflation Adjustment to see the result in today's buying power, open the Compare tab to test several rates or frequencies at once, or use Goal Planner mode to find the monthly deposit needed to hit a target amount. You can export the full breakdown to CSV from the Table tab.
The formula behind it
For a single lump sum, the future value is:
A = P (1 + r/n)^(n·t)
where P is the principal, r is the annual rate as a decimal (7% = 0.07), n is the number of times it compounds per year, and t is the number of years. For continuous compounding the formula becomes A = P·e^(r·t).
Worked example: 10,000 at 7% compounded monthly for 10 years. Here n = 12, so A = 10,000 × (1 + 0.07/12)^(12×10) = 10,000 × (1.005833)^120 ≈ 20,097. The interest earned is about 10,097, which is more than your original deposit. By comparison, simple interest (no compounding) would give only 10,000 × 0.07 × 10 = 7,000 in interest. The roughly 3,000 difference is the compounding advantage, and it widens the longer you stay invested.
Monthly contributions add a second term (the future value of an annuity), which is where doing it by hand gets messy. That's the part the calculator is most useful for.
Tips
- Match the rate to the frequency. If a bank quotes an APR, that's the nominal annual rate to put in the rate field; pick the matching compound frequency, and the tool reports the effective APY for you. APY is always equal to or higher than APR.
- Rule of 72 for a quick check. Divide 72 by your rate to estimate doubling time: at 7%, about 72 ÷ 7 ≈ 10.3 years. It's a sanity check, not a precise answer.
- Contribution timing matters a little. Depositing at the beginning of each period earns slightly more than at the end, because each deposit has more time to compound.
- Compare frequencies before you assume daily wins big. Going from annual to daily compounding helps, but at typical rates the difference over the same period is usually small. The Compare tab shows it side by side.
Common problems
- Result looks too low. Check that the rate is entered as a whole percent (7, not 0.07) and that the period is in years.
- Numbers don't match a bank statement. Banks may compound daily but credit monthly, round differently, or quote APY instead of APR. Small gaps are normal; match the frequency to narrow them.
FAQ
What's the difference between compound and simple interest? Simple interest pays only on the original principal, so it grows in a straight line. Compound interest pays on principal plus all previously earned interest, so it accelerates over time. For a one-time comparison, try the simple interest calculator and put the same figures into the compound tool to see the gap.
Does compounding more often always make a big difference? More frequent compounding always produces a higher result, but the gain shrinks as you go from monthly to daily to continuous. The biggest jump is usually from annual to monthly. Use the frequency comparison to confirm it for your own numbers.
How do I figure out how much to save each month for a goal? Switch the calculator to Goal Planner mode, enter your target amount, starting balance, rate, and timeframe, and it solves for the required monthly contribution. For broader planning, the savings goal calculator approaches the same question from the deposit side.
Is my data sent anywhere? No. The calculation happens locally in your browser, so the figures you enter never leave your device and there's no account to create.
Planning longer-term returns or retirement? Pair this with the investment returns calculator and the retirement calculator.