Last verified · v1.0
Calculator · finance
Compound Interest Calculator
Calculate how investments grow over time with compound interest. Enter principal, rate, time period, and compounding frequency to see total returns.
Inputs
Future Value
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
How Compound Interest Works: The Complete Formula Explained
Compound interest represents one of the most powerful concepts in finance — the process by which interest earned on an investment is reinvested, generating additional interest over time. Unlike simple interest, which applies only to the original principal, compound interest applies to both the principal and all previously accumulated interest, creating exponential growth.
The Compound Interest Formula
The standard compound interest formula calculates the future value of an investment:
A = P(1 + r/n)nt
Each variable in the formula plays a specific role:
- A — the final amount (principal + all accumulated interest)
- P — the initial principal (the starting investment or deposit)
- r — the annual interest rate expressed as a decimal (e.g., 5% = 0.05)
- n — the compounding frequency per year (e.g., 12 for monthly, 4 for quarterly)
- t — the time in years the money remains invested
Derivation and Mathematical Basis
The formula derives from applying simple interest iteratively across each compounding period. In a single period, an amount P grows by the factor (1 + r/n). Over n compounding periods per year and t years, there are nt total compounding periods. Multiplying the growth factor across all periods produces the exponential expression (1 + r/n)nt. As noted in the MIT OpenCourseWare calculus materials, when n approaches infinity, the formula converges to continuous compounding: A = Pert, where e is Euler's number (approximately 2.71828).
How Compounding Frequency Affects Growth
The frequency at which interest compounds significantly impacts the final return. Consider a $10,000 investment at 6% annual interest over 10 years:
- Annually (n = 1): A = $10,000 × (1 + 0.06/1)10 = $17,908.48
- Quarterly (n = 4): A = $10,000 × (1 + 0.06/4)40 = $18,140.18
- Monthly (n = 12): A = $10,000 × (1 + 0.06/12)120 = $18,193.97
- Daily (n = 365): A = $10,000 × (1 + 0.06/365)3650 = $18,220.29
Switching from annual to monthly compounding yields an extra $285.49 over the decade. According to the U.S. Securities and Exchange Commission's Investor.gov calculator, even small differences in compounding frequency add up substantially over longer time horizons.
The Rule of 72: A Quick Estimation Shortcut
The Rule of 72 offers a fast mental approximation: divide 72 by the annual interest rate to estimate how many years it takes for an investment to double. At 8% interest, an investment roughly doubles in 72 ÷ 8 = 9 years. At 6%, it takes approximately 72 ÷ 6 = 12 years. This rule works best for rates between 4% and 12%.
Real-World Applications
Compound interest drives a wide range of financial scenarios:
- Retirement savings: A 25-year-old investing $500 per month at a 7% average annual return accumulates over $1.2 million by age 65, with the majority of that sum coming from compounded returns rather than contributions.
- Savings accounts and CDs: Banks typically compound interest daily or monthly. A high-yield savings account at 4.5% APY compounded daily on a $25,000 balance generates approximately $1,148 in the first year.
- Loans and debt: Compound interest also works against borrowers. A $20,000 credit card balance at 22% APR compounded daily grows to over $24,400 in just one year if no payments are made.
- Education funds: Starting a 529 plan with $5,000 and adding $200 monthly at 6% growth produces roughly $82,000 over 18 years — more than double the $48,200 in total contributions.
Total Interest Earned
To isolate just the interest earned, subtract the original principal from the final amount:
Interest = A − P = P(1 + r/n)nt − P
This can be factored as Interest = P × [(1 + r/n)nt − 1]. For the $10,000 example at 6% compounded monthly over 10 years, total interest earned equals $18,193.97 − $10,000 = $8,193.97.
Methodology and Sources
The calculations in this compound interest calculator follow the standard compound interest formula as defined by the Investopedia compound interest reference and validated against the Investor.gov compound interest calculator maintained by the U.S. Securities and Exchange Commission. The mathematical foundations align with the University of Baltimore's Mathematics of Money analysis and University of Minnesota's Open Algebra curriculum. All calculations assume a fixed interest rate and do not account for taxes, fees, or inflation unless otherwise specified.
Reference