Calculate Simple Interest
Simple Interest Calculator computes interest using the formula I = P × r × t. Enter the principal, annual rate, and time to see the interest earned, total amount, and a step-by-step breakdown — all calculated in your browser.
Quick Examples
Simple Interest Formula
The Core Formula
I = interest earned, P = principal (starting amount), r = annual interest rate as a decimal, t = time in years.
To get the total amount at the end:
Worked Example
You deposit $8,000 at 4.5% per year for 3 years.
- Convert rate: 4.5% → 0.045
- Multiply: I = 8,000 × 0.045 × 3 = $1,080.00
- Total: A = 8,000 + 1,080 = $9,080.00
The interest is the same every year: $360.00 in year 1, $360.00 in year 2, $360.00 in year 3.
Rearranged Formulas
You can solve for any variable:
| Find | Formula | Example |
|---|---|---|
| Interest (I) | I = P × r × t | 10,000 × 0.05 × 3 = $1,500 |
| Principal (P) | P = I / (r × t) | 1,500 / (0.05 × 3) = $10,000 |
| Rate (r) | r = I / (P × t) | 1,500 / (10,000 × 3) = 0.05 = 5% |
| Time (t) | t = I / (P × r) | 1,500 / (10,000 × 0.05) = 3 years |
Simple Interest for Periods Other Than Years
The formula always uses time in years. Convert shorter periods:
- Months: divide by 12. Example: 6 months = 6/12 = 0.5 years
- Days: divide by 365 (or 360 in some banking conventions). Example: 90 days = 90/365 ≈ 0.2466 years
Example: $2,000 at 8% for 90 days: I = 2,000 × 0.08 × (90/365) = $39.45
Simple Interest vs. Compound Interest
With simple interest, you earn the same dollar amount each year. With compound interest, earned interest is added to the principal, so each period earns more than the last.
| Feature | Simple Interest | Compound Interest |
|---|---|---|
| Interest basis | Original principal only | Principal + accumulated interest |
| Growth pattern | Linear (constant each year) | Exponential (accelerating) |
| Formula | I = P × r × t | A = P × (1 + r/n)^(n×t) |
| $10,000 at 5% for 10 years | $15,000 total | $16,288.95 total (annual compounding) |
| Common uses | Short-term loans, auto loans, some bonds | Savings accounts, investments, mortgages |
Over short periods (under 2 years), the difference is small. Over longer periods, compound interest produces significantly higher returns. See the compound interest calculator for comparison.
When Simple Interest Is Used
- Auto loans: Many car loans calculate interest on the original loan amount
- Short-term personal loans: Payday or installment loans often use simple interest
- U.S. Treasury bonds: Pay fixed interest based on face value
- Trade credit: Net-30/60/90 terms often imply simple interest on overdue amounts
- Student loans: Federal student loans accrue simple interest (while in deferment)
- Academic contexts: Introductory finance courses teach simple interest before compound interest
Common Pitfalls
- Forgetting to convert the rate: 5% must become 0.05 in the formula. Using 5 instead of 0.05 gives a result 100× too large.
- Mixing time units: If the rate is annual, the time must be in years. 6 months = 0.5 years, not 6.
- Assuming all loans use simple interest: Credit cards, mortgages, and most savings accounts use compound interest. Check the terms.
- Ignoring fees: The interest calculation doesn't include origination fees, service charges, or other costs that affect the total cost of borrowing.
- Day-count conventions: Some institutions use a 360-day year (called "ordinary interest" or "banker's rule") instead of 365. This produces slightly higher interest: $10,000 × 0.05 × (90/360) = $125.00 vs. (90/365) = $123.29.
Frequently Asked Questions
What is simple interest?
Simple interest is interest calculated only on the original principal amount. The formula is I = P × r × t, where P is the principal, r is the annual rate (as a decimal), and t is the time in years. Unlike compound interest, earned interest is not added back to the principal.
How do you calculate simple interest for months?
Convert the months to a fraction of a year. For example, 6 months = 0.5 years, 9 months = 0.75 years. Then use I = P × r × t with that fraction. $10,000 at 5% for 6 months: I = 10,000 × 0.05 × 0.5 = $250.
What is the difference between simple and compound interest?
Simple interest is calculated only on the original principal and grows linearly. Compound interest is calculated on the principal plus all previously earned interest, so it grows exponentially. Over short periods the difference is small; over long periods compound interest produces significantly more.
When is simple interest used in real life?
Simple interest is commonly used for short-term personal loans, auto loans, some government bonds (like U.S. Treasury bonds), certificates of deposit interest calculations, and trade credit terms.
Can simple interest apply to periods shorter than a year?
Yes. Express the time as a fraction or decimal of a year. For days, divide by 365 (or 360 in some banking conventions). For example, 90 days = 90/365 ≈ 0.2466 years.
How do I find the interest rate from the interest amount?
Rearrange the formula to r = I / (P × t). For example, if $500 interest was earned on $10,000 over 2 years: r = 500 / (10,000 × 2) = 0.025, which is 2.5% per year.
What happens if the interest rate is 0%?
If the interest rate is 0%, no interest is earned. The total amount equals the original principal regardless of the time period.
Is simple interest always less than compound interest?
For the same principal, rate, and time (more than one compounding period), yes. Compound interest earns interest on interest, so it always produces a higher total. The exception is when the time period is exactly one compounding period — then both methods give the same result.
Related Tools
- Compound Interest Calculator — see how compounding affects growth
- Loan Calculator — calculate monthly payments for amortizing loans
- Loan Amortization Schedule — view a full payment-by-payment breakdown
- Savings Goal Calculator — figure out how much to save each month
- Percentage Calculator — quick percentage computations
Privacy & Limitations
- All calculations run entirely in your browser -- nothing is sent to any server.
- Results are estimates for planning purposes and should not replace professional financial advice.
Related Tools
View all toolsLoan Calculator
Calculate monthly payments and total interest
Loan Amortization Schedule
Generate a full payment-by-payment breakdown with principal, interest, and balance
Mortgage Calculator
Estimate mortgage payments and totals
Refinance Calculator
Calculate break-even point on mortgage refinancing and compare monthly savings
Compound Interest Calculator
Calculate compound growth over time
Savings Goal Calculator
Estimate time to reach a savings goal
Simple Interest Calculator FAQ
What is simple interest?
Simple interest is interest calculated only on the original principal amount. The formula is I = P × r × t, where P is the principal, r is the annual rate (as a decimal), and t is the time in years. Unlike compound interest, earned interest is not added back to the principal.
What is the simple interest formula?
The simple interest formula is I = P × r × t. I is the interest earned, P is the principal (starting amount), r is the annual interest rate expressed as a decimal (e.g., 5% = 0.05), and t is the time period in years. The total amount is A = P + I.
How do you calculate simple interest for months?
Convert the months to a fraction of a year. For example, 6 months = 0.5 years, 9 months = 0.75 years. Then use I = P × r × t with that fraction. $10,000 at 5% for 6 months: I = 10,000 × 0.05 × 0.5 = $250.
What is the difference between simple and compound interest?
Simple interest is calculated only on the original principal and grows linearly. Compound interest is calculated on the principal plus all previously earned interest, so it grows exponentially. Over short periods the difference is small; over long periods compound interest produces significantly more.
When is simple interest used in real life?
Simple interest is commonly used for short-term personal loans, auto loans, some government bonds (like U.S. Treasury bonds), certificates of deposit interest calculations, and trade credit terms. It is also used in academic settings to teach the fundamentals of interest.
Can simple interest apply to periods shorter than a year?
Yes. Express the time as a fraction or decimal of a year. For days, divide by 365 (or 360 in some banking conventions). For example, 90 days = 90/365 ≈ 0.2466 years.
What happens if the interest rate is 0%?
If the interest rate is 0%, no interest is earned. The total amount equals the original principal regardless of the time period. I = P × 0 × t = 0.
How do I find the interest rate from the interest amount?
Rearrange the formula to r = I / (P × t). For example, if $500 interest was earned on $10,000 over 2 years: r = 500 / (10,000 × 2) = 0.025, which is 2.5% per year.