Simple Interest Calculator
Last updated: 2026-08-24
Simple Interest Calculator — Calculate simple interest.
Inputs
Result
Enter values and press Calculate
Was this helpful?
How to use it
- {'step': 1, 'description': 'Convert percentage rate to decimal', 'calculation': '4.25% ÷ 100 = 0.0425'}
- {'step': 2, 'description': 'Multiply main by rate and time', 'calculation': '€8,500 × 0.0425 × 4.5 = €1,625.63'}
- {'step': 3, 'description': 'Add interest to main for final amount', 'calculation': '€8,500 + €1,625.63 = €10,125.63'}
Common mistakes
- ⚠️ Using compound interest formula when simple interest appli is (short-term loans)
- ⚠️ Forgetting to convert percentage to decimal before calculation
- ⚠️ Confusing simple interest with compound interest for savings accounts
Worked example
Calculate interest on 10,000 EUR at 5% for 3 years.
The interes is of {intereses} is the total interest earned. Your capital_final of {capital_final} includes both main and interest.
Input guide
| Field | Typical range |
|---|---|
| capital | €500 - €500,000 main amounts |
| anos | 0.5-20 years typical terms |
| interes_anual_pct | 1-10% simple interest rates |