🇺🇸 United States

Simple Interest Calculator

Calculate interest without compounding. Compare simple vs compound side by side, and convert annual rates to daily or monthly for short-term loans and savings.

Simple interest formula: I = P × r × t. Interest is calculated only on the original principal — no compounding.
Select your currency symbol
$
The initial amount borrowed or invested
%
Enter as a percentage, e.g. 5 for 5%
years
Number of years (e.g. 1.5 for 18 months)
For informational purposes only. Results are estimates based on simple interest math.

Try a worked example

Calculate for your country:
🇺🇸 United States🇬🇧 United Kingdom🇮🇳 India🇳🇿 New Zealand🇩🇪 Deutschland
Found an issue? Send feedback

How to Use This Calculator

Tab "🧮 Calculate"

Enter a principal (the starting amount), an annual interest rate as a percentage (e.g. 5 for 5%), and a time period in years. The calculator instantly shows the interest earned and total amount using the simple interest formula.

Tab "⚖️ Simple vs Compound"

Use the same inputs to see simple interest and compound interest side by side. A bar chart shows how the gap widens over time — especially useful for long-term loans and investments. The longer the period, the more compounding outperforms simple interest.

Tab "📅 Daily / Monthly"

Enter an annual rate and convert it to a daily or monthly rate. Useful for short-term loans, bridging finance, and promissory notes. Enter the number of days or months to see the exact interest for that period.

The Formulas

Simple interest:
I = P × r × t
A = P + I = P(1 + rt)

Where:
I = interest earned
P = principal (initial amount)
r = annual interest rate as a decimal (e.g. 5% = 0.05)
t = time in years
A = total amount (principal + interest)

Daily interest:
I = P × r × d / 365

Monthly interest:
I = P × r × m / 12

Compound interest (monthly, for comparison):
A = P × (1 + r/12)^(12t)

Simple interest is linear — the interest earned each year is always the same. Compound interest is exponential — each period earns interest on all previously accumulated interest.

Worked Examples

Example 1 — Savings: $10,000 at 5% for 3 years

A straightforward savings or investment scenario using the basic formula.

Principal$10,000
Annual rate5%
Time3 years
Simple interest$1,500.00
Compound interest (monthly)$1,614.72
Compound advantage$114.72

Formula: I = $10,000 × 0.05 × 3 = $1,500. Over 3 years the difference between simple and compound is modest — compounding matters much more over longer horizons.

Example 2 — Short-term loan: $50,000 at 8% for 90 days

Bridging loans, short-term business finance, and promissory notes typically use daily simple interest.

Principal$50,000
Annual rate8%
Period90 days
Interest (90 days)$986.30
Total repayable$50,986.30

Formula: I = $50,000 × 0.08 × 90/365 = $986.30. The daily interest rate is 8% ÷ 365 = 0.02192% per day, or $10.96 per day on this principal.

Example 3 — The divergence: $10,000 at 7% over 30 years

This is why Albert Einstein allegedly called compound interest the "eighth wonder of the world".

After 1 year — simple$700
After 1 year — compound$722.90
After 10 years — simple$7,000
After 10 years — compound$10,070.52
After 30 years — simple$21,000
After 30 years — compound$76,122.55
Compound advantage (30 yr)$55,122.55

The difference after 30 years: $21,000 (simple) vs $76,123 (compound monthly). Compounding multiplied the investment 7.6×; simple interest only 3.1×. This is why long-term investors always prefer compound interest, while lenders sometimes offer simple interest to keep costs predictable for borrowers.

Simple Interest — Key Facts

PropertySimple InterestCompound Interest
Interest basePrincipal onlyPrincipal + accumulated interest
Growth typeLinearExponential
FormulaI = P × r × tA = P × (1 + r/n)^(nt)
Common usesShort-term loans, car loans, bondsSavings accounts, mortgages, investments
Benefit for borrowerLower total costHigher total cost
Benefit for investorPredictable returnsAccelerating returns
Calculation complexitySimpleRequires compounding frequency

When Simple Interest Is Used

Simple interest is the standard for several real-world financial products:

Understanding whether your loan or investment uses simple or compound interest is critical — the difference can be tens of thousands of dollars over a decade.

Frequently Asked Questions

Simple interest is calculated only on the original principal amount, not on accumulated interest. The formula is I = P × r × t. It grows linearly — the same amount of interest accrues each period. This contrasts with compound interest, where interest is added to the principal and future interest is calculated on the new (larger) balance.
Multiply the principal by the annual rate (as a decimal) by the time in years: I = P × r × t. Example: $5,000 at 6% for 2 years → I = 5000 × 0.06 × 2 = $600. Total amount = $5,000 + $600 = $5,600. For days: I = P × r × d/365. For $5,000 at 6% for 30 days: I = 5000 × 0.06 × 30/365 = $24.66.
It depends on your position. As a borrower, simple interest is generally better — you pay less over time. As an investor or saver, compound interest is better — your money grows faster. For short periods (under 1 year), the difference is small. For long periods (10+ years), compound interest dramatically outperforms simple interest.
Divide the annual rate by 365 (or 360 for some financial conventions). For a 9% annual rate: daily rate = 9% ÷ 365 = 0.02466% per day. To find interest for 60 days on $20,000: I = $20,000 × 0.09 × 60/365 = $295.89. Some lenders use a 360-day year (bank year); check your loan agreement for the exact convention used.
A flat rate loan is a simple interest loan where interest is calculated on the original (full) principal for the entire term, then divided into equal payments. Flat rate loans are common in car finance and personal loans in many markets. Because you repay the principal over time but still pay interest on the full original amount, the effective (APR) interest rate is roughly double the stated flat rate.

Related Calculators

Embed This Calculator

Add the sum.money Simple Interest Calculator to your website. Free, responsive, always up to date.

<iframe src="https://sum.money/embed/simple-interest-calculator" width="100%" height="600"></iframe>