Compound Interest Calculator
Last updated: 2026-08-24
Compound Interest Calculator — Calculate compound interest growth.
Inputs
Result
Enter values and press Calculate
Was this helpful?
How to use it
- {'step': 1, 'description': 'Convert annual rate to periodic rate', 'calculation': '6.5% ÷ 12 = 0.5417% per month'}
- {'step': 2, 'description': 'Calculate total compounding periods', 'calculation': '15 years × 12 = 180 months'}
- {'step': 3, 'description': 'Apply compound interest formula', 'calculation': '€5,000 × (1 + 0.065/12)^(12×15) = €13,233.52'}
- {'step': 4, 'description': 'Calculate total interest earned', 'calculation': '€13,233.52 - €5,000 = €8,233.52'}
Common mistakes
- ⚠️ Using simple interest instead of compound interest for long-term projections
- ⚠️ Forgetting that more frequent compounding increas is returns slightly
- ⚠️ Not accounting for inflation eroding purchasing power over time
Worked example
Calculate 10,000 EUR at 5% for 10 years.
Your capital_final of {capital_final} shows the future value after {years} years. the multiplicador of {multiplicador}x shows how many times your money grew.
Input guide
| Field | Typical range |
|---|---|
| frecuencia_anual | 1-365 times per year (annual to daily) |
| anos | 1-40 years investment horizon |
| capital_inicial | €100 - €500,000 initial investments |
| interes_anual_pct | 3-12% typical investment returns |