Simple Interest Calculator
This Simple Interest Calculator helps you estimate how much interest you’ll earn (or owe) when interest is calculated on the original principal only. Enter your principal, annual rate, and time period, and you’ll get a clean breakdown of the simple interest and the total amount. If you’re comparing “simple vs compounding,” you can also check the Compound Interest calculator to see how growth changes when interest earns interest.
Looking for more tools? Browse All Calculators for quick math and finance helpers.
Calculator
Results
Interest share of total
A simple view of how much of the total amount comes from interest (animated).
How we calculated it
We use full-precision math internally, then format currency to 2 decimals and percentages to 2 decimals for display.
- Enter values above and click Calculate to see step-by-step substitutions.
How it works
Simple interest is calculated only on the original amount you start with (the principal). It does not add interest-on-interest as time passes.
The core formula is I = P × (R/100) × T, where P is principal, R is the annual interest rate in percent, and T is time measured in years.
This calculator accepts time in years, months, or days, but it converts everything into years before calculating. The conversion is:
T_years = T for years, T_years = T/12 for months, and T_years = T/365 for days (day-count assumption: 365-day year).
Variables
P = Principal amount
R = Annual rate (% per year)
T = Time (converted to years)
Outputs
I = Simple interest earned/owed
A = Total amount (P + I)
Simple interest is common in short-duration borrowing, basic classroom examples, and certain consumer loans. For products that compound, the total typically grows faster; see the Compound Interest page if you’re modeling compounding behavior instead.
Use cases
- Short-term personal loans: Estimate total payback when interest is charged on the original principal only.
- Promissory notes: Quickly compute interest owed over a fixed term with a stated annual rate.
- Basic savings estimates: Roughly forecast interest on a deposit that doesn’t reinvest interest into the balance.
- Fee transparency comparisons: Compare offers where one lender quotes a simple rate and another uses compounding.
- Education and tutoring: Demonstrate interest math without the extra layer of compounding frequency.
Worked examples
Example 1: 3 years
Principal P = 10,000, annual rate R = 7.5%, time T = 3 years.
Simple interest: I = 10,000 × 0.075 × 3 = 2,250.
Total amount: A = 10,000 + 2,250 = 12,250.
Example 2: 18 months (converted)
Principal P = 5,000, annual rate R = 6%, time T = 18 months.
Convert time: T_years = 18/12 = 1.5.
Interest: I = 5,000 × 0.06 × 1.5 = 450.
Total: A = 5,000 + 450 = 5,450.
Example 3: 120 days (365-day assumption)
Principal P = 20,000, annual rate R = 9%, time T = 120 days.
Convert: T_years = 120/365 ≈ 0.3288.
Interest: I = 20,000 × 0.09 × 0.3288 ≈ 591.78.
Total: A ≈ 20,591.78.
If you’re estimating a payment structure where only interest is paid periodically, you might also want the interest only calculator to model interest-only scenarios.
Common Mistakes
- Mixing time units (entering “18” thinking months while the unit is set to years).
- Using a monthly rate as if it were an annual rate (e.g., 1% monthly entered as 1% per year).
- Forgetting to convert percent to a decimal in manual work (7.5% is 0.075, not 7.5).
- Assuming interest compounds automatically (simple interest does not add interest-on-interest).
- Ignoring the day-count assumption (days are converted using a 365-day year here).
Quick Tips
- Keep the rate annual: if you have a monthly rate, convert it to an annual equivalent before using this tool.
- Convert months to years by dividing by 12 for consistent comparisons.
- For day-based terms, confirm whether your lender uses 365, 360, or actual/actual conventions.
- Use interest-per-year as a sanity check to spot obvious input mistakes quickly.
- Compare against compounding when evaluating investments—simple interest is usually the slower growth model.
FAQ
What is simple interest in plain terms?+
How do you convert months and days into years here?+
Does this calculator include compounding or reinvested interest?+
What does “effective interest over period” mean?+
Why can the interest rate be 0% and still be valid?+
What rounding rules are used for the results?+
Can simple interest be used for loans, not just savings?+
Why does my lender’s number differ from this result?+
Trust & Transparency
All calculations run locally in your browser for fast, consistent results.
Internal math uses full precision; displayed currency is rounded to 2 decimals and percentages to 2 decimals.
No inputs are transmitted—your numbers stay on your device.
Last Updated: (loading…)
Sources & References
- Introductory finance and mathematics curriculum materials on simple interest formulas
- Standard consumer finance explanations of principal, rate, and time relationships
- Common day-count conventions used in basic interest calculations
Related Calculators
More Helpful Calculators
Quick Navigation
Jump to key pages without leaving your flow.