Blucalculator Open Tool

Simple Interest Calculator

Calculate simple interest using the I = P × r × t formula. Get daily, monthly, and total interest with a linear growth breakdown.

Embed This Calculator

Copy the code and paste it into any webpage to embed this calculator.

WordPress users: add a Custom HTML block (not the Embed block) and paste the code there.

More embed options

Free to use. A small "Powered by Blucalculator" credit is appreciated but not required.

How to use this calculator

The Simple Interest Calculator has three tabs, each tailored to a specific use case.

Calculate Interest is the basic tab. Enter the Principal (the starting amount), the Annual Interest Rate as a percentage, and the Time period. The calculator returns the total interest earned or owed plus the final amount. Use this when you want a straightforward answer to “how much interest does this generate?”

Loan Mode focuses on borrowing. It takes the same inputs but frames the output for debt: total amount owed, total interest paid, and a breakdown per time period. This tab is useful for evaluating short-term loans, personal loans with simple interest terms, or any credit product where interest is calculated on the original principal only.

Savings Mode frames the output for investing. It shows cumulative interest over time in a table, so you can see exactly how your balance grows year by year (or month by month, depending on the time unit you select).

The Time Unit selector lets you switch between days, months, and years. If your loan term is expressed in months, switch to months rather than converting manually. The calculator handles the conversion internally.

**Example: Short-term loan** You borrow $5,000 for 18 months at 7% annual simple interest. Principal = $5,000, Rate = 7%, Time = 18 months. Interest = $5,000 x 0.07 x 1.5 = $525. Total repayment = $5,525.
Tip: When comparing loan offers, always confirm whether the lender is using simple or compound interest. The word "interest rate" alone doesn't tell you which method applies.

What simple interest actually is

Simple interest is a method of calculating interest on the original principal only. Unlike compound interest, it does not charge interest on previously accumulated interest. The balance grows in a straight line over time, not a curve.

The formula has two parts. The interest portion: I = P x r x t, where P is the principal, r is the annual rate expressed as a decimal, and t is time in years. The total amount: A = P + I, or equivalently A = P(1 + rt).

Simple interest is the financial world's most transparent calculation. There are no hidden compounding effects, no surprise escalation, and no ambiguity about what you owe. What you see at the start is what you pay.

Simple interest shows up more often in real life than people realize. Auto loans in the United States are frequently structured as simple interest loans. U.S. Treasury bills use a form of simple interest for their discount pricing. Short-term personal loans, bridge loans, and some consumer credit products also rely on it.

The key characteristic: every period accrues exactly the same amount of interest. $10,000 at 6% simple interest always accrues $600 per year, whether you’re in year 1 or year 20. That consistency makes budgeting straightforward.


The formula in detail

Starting from I = P x r x t, every variable has a specific meaning.

P (Principal): The original amount borrowed or invested. This number does not change in a simple interest calculation. Even if interest accrues, the base for next year’s calculation remains P, not P + accumulated interest.

r (Rate): The annual interest rate expressed as a decimal. A 6% rate becomes 0.06 in the formula. This is where errors most often creep in. If your lender quotes a monthly rate (common in some consumer lending contexts), you need to either convert it to an annual rate or adjust the formula.

t (Time): The time period in years. A 6-month term is t = 0.5. A 90-day term is t = 90/365 = 0.2466. Be precise about the number of days when dealing with financial instruments. Banks typically use either a 360-day or 365-day year depending on the product, and that difference affects the final calculation.

To isolate any variable, rearrange the formula:

  • To find the rate: r = I / (P x t)
  • To find time: t = I / (P x r)
  • To find principal: P = I / (r x t)

These rearrangements are useful for reverse-engineering loan terms or verifying that a lender’s numbers match what was agreed.


Simple vs. compound interest over time

The difference between simple and compound interest is small at first and enormous over long periods. This table compares both methods on $10,000 at 6% annual interest.

YearSimple Interest BalanceCompound Interest BalanceDifference
1$10,600$10,600$0
2$11,200$11,236$36
3$11,800$11,910$110
5$13,000$13,382$382
10$16,000$17,908$1,908
20$22,000$32,071$10,071
30$28,000$57,435$29,435

In year 1, both methods produce identical results: $600 in interest either way. By year 10, compound interest has generated nearly $2,000 more. By year 30, compound interest produces over $29,000 more on the same $10,000 principal.

This is why the choice of interest method matters enormously for long-term decisions. For short-term transactions (under 2 years), the difference is usually small enough to be secondary to other factors like rate, fees, and terms. For anything over 5 years, the compounding effect becomes the dominant variable.

The table also illustrates why savers should seek compound interest (their balance grows faster) while borrowers benefit from simple interest (they pay less over time).


Real-world examples where simple interest applies

Auto dealer financing

Many auto loans in the United States are simple interest loans, which means every payment you make reduces the principal immediately. If you make an extra payment or pay early, you save interest from that point forward because the principal balance drops and the base for future interest calculations shrinks. This is one reason financial advisors often recommend paying auto loans a little early: the savings are direct and transparent.

**Auto loan example:** You finance $18,000 at 5.5% simple interest for 36 months. Total interest = $18,000 x 0.055 x 3 = $2,970. Monthly payment = $20,970 / 36 = $582.50. If you pay $100 extra per month, you reduce the time and the total interest because the principal balance falls faster.

U.S. Treasury Bills

T-bills don’t pay coupon interest the way bonds do. Instead, they’re issued at a discount and mature at face value. The implied interest rate is calculated using a form of simple interest on the discount. When the government quotes a T-bill’s “discount rate,” it’s using a 360-day year convention. The actual investment yield (bank discount yield converted to bond equivalent yield) uses a 365-day convention. This distinction is small but meaningful for large institutional investors.

Short-term bank loans and bridge financing

A bridge loan that helps you close on a new home before your old one sells might run for 90 days at a quoted annual rate. Because the term is short, simple interest is the norm. At 8% for 90 days on $200,000, you pay $200,000 x 0.08 x (90/365) = $3,945. There’s no compounding because there’s no time for the interest to compound into a new base.

Peer-to-peer lending platforms

Many P2P platforms advertise simple interest rates to make comparisons easier. If two platforms quote 9% and 10% respectively, and both use simple interest, the comparison is apples-to-apples. Add compound interest into the mix and you’d need to check the compounding frequency before comparing.


Common mistakes

Confusing annual rate with periodic rate

If a credit product quotes a monthly rate of 1.5%, that is not 18% annually in simple interest terms. In simple interest, a 1.5% monthly rate applied over 12 months would generate 18% total interest on the principal. But some lenders quote monthly rates that, if annualized properly (especially with compound mechanics), yield much higher effective rates. Always clarify whether a quoted rate is monthly, annual, or effective annual.

Forgetting to convert time units

The formula uses years. If your loan term is 90 days and you plug in 90 instead of 90/365, you’ll calculate interest that’s 365 times too large. This sounds obvious, but it’s one of the most frequent calculation errors in practice. When using the calculator, always make sure the Time Unit dropdown matches the number you’ve entered in the Time field.

Treating all loans as simple interest

Most mortgages, credit cards, and personal loans use compound interest. Assuming they’re simple interest and calculating accordingly will dramatically underestimate total costs. Before using any interest formula, confirm with the lender’s loan documentation which calculation method they use.

Ignoring fees in the comparison

Origination fees, prepayment penalties, and annual fees can add substantially to the true cost of a loan. A 5% simple interest loan with a 2% origination fee can cost more overall than a 5.5% compound interest loan with no fees, depending on the term. The interest calculation is only one part of the full cost picture.

Calculating returns on long-term investments using simple interest

Simple interest is almost never appropriate for long-term investment projections. Real investments compound because you reinvest returns. Using I = PRT to estimate a 30-year portfolio return will give a number far below what actual compound growth produces. Use the compound interest formula for anything beyond 2 to 3 years.


The bottom line

Simple interest is the most transparent and borrower-friendly form of interest calculation. You always know exactly what you owe, the base for calculation never changes, and early payments directly reduce your total cost. For short-term borrowing (under 3 years), the difference between simple and compound interest is small enough that other factors, like the interest rate itself and any associated fees, often matter more.

For saving and investing, simple interest is almost never the right model to use. Real-world savings accounts, investment returns, and retirement accounts compound. Over a 10 to 30-year horizon, the gap between simple and compound growth is not small: it can mean the difference between a comfortable retirement and a difficult one.

The practical takeaway: when you borrow, look for simple interest. When you save, make sure your money is compounding. Both preferences point in the same direction: more of the growth for you, less going to the institution.


Why lenders choose simple interest and when it works for borrowers

Most auto loans and some personal loans use simple interest. The reason lenders offer it isn’t purely altruistic. Simple interest loans tend to be shorter-term, lower-risk instruments where the difference between simple and compound accumulation is small. The lender gets predictable cash flows and the borrower gets a straightforward payoff number.

Where it works in your favor: if you make extra payments on a simple interest loan, every extra dollar reduces your principal immediately. The next month’s interest charge is calculated on that lower balance. You pay less interest without any penalty or recalculation drama.

Where it doesn’t: for savings accounts, simple interest doesn’t exist in practice. Banks compound interest daily or monthly on deposits because it’s slightly more attractive to savers. You’ll only encounter simple interest on the borrowing side.

A practical note: some lenders structure “simple interest” loans with precomputed interest, where the total interest is calculated upfront and built into the payment schedule. This looks like simple interest but doesn’t let you save on early payoff. Read the contract, if early payoff saves you interest, it’s true simple interest. If not, it’s precomputed.

Frequently Asked Questions

What is the simple interest formula?

Simple Interest = Principal × Rate × Time (I = P × r × t). The final amount is A = P + I = P(1 + rt). Unlike compound interest, simple interest is calculated only on the original principal.

What is the difference between simple and compound interest?

Simple interest is calculated on the original principal only. Compound interest is calculated on principal plus accumulated interest. Over time, compound interest grows exponentially while simple interest grows linearly.

When is simple interest used?

Simple interest is used for short-term personal loans, auto loans, some mortgages, and short-term Treasury bills. Most savings accounts and long-term investments use compound interest instead.

How do I calculate daily interest?

Daily Interest = Principal × (Annual Rate / 365). For a $10,000 loan at 6% APR, daily interest = $10,000 × (0.06 / 365) = $1.64 per day.

What is the simple interest rate formula (solving for rate)?

Rate = Interest / (Principal × Time). If you paid $600 in interest on a $5,000 loan over 2 years, the rate = $600 / ($5,000 × 2) = 6% per year.

How does time period affect simple interest?

Simple interest increases linearly with time. Double the time and you double the interest earned. This is different from compound interest where the growth accelerates over time.

Can simple interest be calculated monthly?

Yes. Convert the annual rate to monthly: Monthly Rate = Annual Rate / 12. For a 6% annual rate, monthly rate = 0.5%. Monthly Interest = Principal × 0.005. The formula works identically with any time unit.

What is a simple interest loan?

A simple interest loan charges interest only on the outstanding principal balance. As you make payments and reduce the principal, the interest charges decrease. This is how most auto loans work.

How does simple interest compare to APR?

For loans without fees, simple interest rate equals APR. When fees are included, APR is higher than the stated interest rate because APR captures the total borrowing cost.

Is simple interest better for borrowers or lenders?

Better for borrowers. Simple interest means you only pay interest on the remaining principal, not on accumulated interest. Compound interest loans cost more over time because interest charges are added to principal.

Related Calculators