Simple Interest Calculator

Calculate simple interest and the maturity amount from principal, annual rate, and term

01

Interest inputs

Enter principal, the annual rate, and a term in years, months, and days

Amounts and rates are calculated only in your browser

02

Simple interest results

Interest applies only to the original principal, not to interest already earned

Maturity amount$0.00
Simple interest$0.00
Term in years (t)
Principal$0.00
Period rate0%

A simple interest calculator answers a narrow question: if interest is charged or earned only on the original principal, how much interest accrues over a stated term, and what is the maturity amount? Yaya Tools’ free simple interest calculator runs in your browser. Enter principal, annual rate (%), and a term in years, months, and days. The page returns interest, maturity amount, the term converted to years, and the period rate.

This page is useful when a worksheet, a short-term note, or a classroom problem uses I = Prt instead of compounding. It is the wrong tool for a savings account that credits interest to the balance, and it is the wrong tool for an amortizing loan with a monthly payment schedule. Results are mathematical estimates only. They do not include fees, taxes, compounding, or inflation.

What is a simple interest calculator?

A simple interest calculator applies the annual rate to the original principal for the length of time the money is outstanding. Interest does not earn interest. If the principal is $8,000 and the annual rate is 4.5%, each full year adds the same dollar amount of interest, whether it is year one or year three.

OpenStax Prealgebra 2e states the same definition: if principal P is invested for t years at annual rate r (as a decimal), the interest I is I = Prt. The text also notes that t is measured in years. [1]

Yaya Tools implements that formula and converts mixed calendar units into years before multiplying:

  • Principal (P) — the original amount, zero or greater
  • Annual rate (r) — entered as a percent, then divided by 100
  • Term (t) — years + months ÷ 12 + days ÷ day-count basis
  • Interest (I)P × r × t
  • Maturity amountP + I
  • Period rater × t, the simple rate over the whole term

The U.S. Securities and Exchange Commission’s Investor.gov glossary describes compound interest as interest earned on both principal and previously earned interest. [2] Simple interest is the opposite case: previously earned interest is not added back into the base.

The calculator does not store balances, apply a payment schedule, or convert a nominal rate into an APR with fees. For growth that credits interest to the balance, use the compound interest calculator. For equal monthly payments on an amortizing loan, use the loan calculator.

Because the math stays local, you can change the term or the day-count basis without uploading numbers. Closing the tab clears the inputs.

How to use this simple interest calculator

  1. Open the simple interest calculator on Yaya Tools.
  2. Enter principal (the default example uses 8000).
  3. Enter annual rate (%) as a percent, not a decimal (4.5 means 4.5% per year).
  4. Enter the term as years, months, and days. Unused fields can stay 0.
  5. Choose a day-count basis only if you entered days: 365-day year (default) or 360-day year.
  6. Read interest, maturity amount, term in years, and period rate. Click Reset examples to restore the sample.

Results update as you type. Principal, rate, years, months, and days must be finite and not negative. A term of all zeros is rejected because t would be zero and the product would not describe a period of interest.

Privacy: principal, rate, and term are calculated only in the current browser. This page does not send those values to a Yaya Tools server.

Tip: if you already know the term in years (for example 2.5), put 2 in years and 6 in months, or put 2.5 in years and leave months at zero if you change the years field to a decimal in a later edit. The default sample uses 2 years and 6 months so the conversion is visible.

Simple interest formula

OpenStax writes the simple interest formula as: [1]

I = P × r × t
  • I = interest in the same currency unit as principal
  • P = principal
  • r = annual rate as a decimal (rate% ÷ 100)
  • t = time in years

The maturity amount on this page is:

Amount = P + I = P × (1 + r × t)

Converting months and days into years

The page does not treat “6 months” as six years, and it does not treat “90 days” as 90 years. It converts:

t = years + months ÷ 12 + days ÷ D

D is 365 or 360, whichever you selected. Months always divide by 12. The 365/360 choice applies only to the days field.

A 365-day year is the ordinary classroom conversion when a problem states a number of days and an annual rate. A 360-day year is a commercial convention sometimes called a banker’s year. The two bases produce different t whenever days are not zero. They do not change a term that is only years and months.

The percentage calculator can compute rate% of principal for a single year. This page multiplies that idea by t so a two-and-a-half-year term is not mistaken for two years.

Worked example (tool defaults)

Default inputs:

Input Value
Principal 8,000
Annual rate 4.5%
Years 2
Months 6
Days 0
Day-count basis 365 (unused, because days = 0)

Time in years:

t = 2 + 6 ÷ 12 + 0 ÷ 365 = 2.5

Interest:

I = 8,000 × 0.045 × 2.5 = 900

Maturity amount:

Amount = 8,000 + 900 = 8,900

Period rate:

r × t = 0.045 × 2.5 = 0.1125 → 11.25%

Each full year at 4.5% on $8,000 would add $360. Two years add $720. Six extra months add half of $360, which is $180, for $900 total. That is the point of simple interest: the dollar interest per year does not grow.

Same principal, 90 days, 365-day year

Keep $8,000 and 4.5%. Set years and months to 0, days to 90, basis 365:

t = 90 ÷ 365 ≈ 0.2465753425
I = 8,000 × 0.045 × (90 ÷ 365) ≈ 88.77
Amount ≈ 8,088.77

Switch the basis to 360:

t = 90 ÷ 360 = 0.25
I = 8,000 × 0.045 × 0.25 = 90.00
Amount = 8,090.00

The 360-day basis produces a slightly larger t for the same 90 days, so interest is higher. Neither figure is a legal quote. Use the basis your document names.

Simple interest vs compound interest

Simple interest keeps the base equal to the original principal. Compound interest adds earned interest to the base, so later periods can charge or credit a larger dollar amount at the same nominal annual rate. Investor.gov’s compound-interest glossary is the contrast, not a second formula for this page. [2]

On this default ($8,000, 4.5%, 2.5 years), simple interest is $900. A compound model with the same nominal rate and more than one compounding period per year would produce a different maturity amount. Compare the two pages on the same principal and rate instead of mixing the formulas in one spreadsheet cell.

Do not use this calculator for:

  • Savings or investments that compound
  • Credit cards that apply periodic rates to a changing balance
  • Mortgages and installment loans with a payment of principal plus interest each month

Those problems need the compound interest calculator or the loan calculator. If you already know starting and ending values and want a return percentage, use the ROI calculator.

Scope and limits

What the page does:

  • I = Prt with t in years
  • Mixed years, months, and days
  • Optional 365 or 360 day-count for the days field
  • Local arithmetic only

What the page does not do:

  • Compounding frequency
  • Recurring deposits or withdrawals
  • Fees, points, origination charges, or tax withholding
  • Inflation or currency conversion
  • Amortization, escrow, or late fees
  • Solving backward for P, r, or t from a target interest amount (rearrange I = Prt by hand, or use algebra; this UI only computes I and P + I)

A result of $900 is exact for the default inputs in ordinary decimal arithmetic displayed as currency. Display rounding uses two decimal places for money. The term in years may show more decimals when days are used.

Disclaimer: this is not a loan offer, a savings yield, or tax advice. Contracts, bank disclosures, and applicable law control actual interest.

Common mistakes

  1. Entering 4.5 as a decimal rate
    The field is a percent. Type 4.5 for 4.5%, not 0.045.

  2. Treating months as years
    Six months is 6 ÷ 12 = 0.5 years, not 6 years.

  3. Using this page for a compounding account
    If last year’s interest is now part of the balance, the model is compound, not simple.

  4. Ignoring the day-count basis
    90/365 and 90/360 are different. Read the note or the contract.

  5. Comparing a simple-interest dollar amount to an APR with fees
    Fees change the effective cost. This page has no fee field.

  6. Assuming daily interest always uses 365
    Some commercial notes use 360. The selector exists so you can match the stated convention, not so the site can pick a jurisdiction for you.

Privacy

All simple-interest math on this page runs in your current browser session. Principal, rate, and term are not uploaded to Yaya Tools for processing or storage. Browser autofill, history, and extensions on a shared device can still expose typed values. Reset the form when you are done if others use the same machine.

References

Frequently asked questions

What is a simple interest calculator?

A simple interest calculator computes interest as principal × annual rate × time in years. Yaya Tools also converts months and days into years, then shows the maturity amount as principal plus interest.

How do I calculate simple interest?

Use I = Prt. Convert the annual percent to a decimal, convert the term to years, then multiply. The default example is 8,000 × 0.045 × 2.5 = 900.

How are months converted to years?

Months divide by 12. Six months is 0.5 years. That conversion does not use the 365/360 selector.

How are days converted to years?

Days divide by 365 or 360, depending on the day-count basis you choose. The selector does not change years or months.

What is the difference between 365-day and 360-day years?

For the same number of days, 360 is a smaller denominator, so t is larger and simple interest is larger. Use the basis named in the problem or contract.

Does this calculator compound interest?

No. Interest is never added back into principal. For compounding, use the compound interest calculator.

Can principal or rate be zero?

Yes. Zero principal produces zero interest. Zero rate produces zero interest. A zero term is rejected because it is not a period of interest.

Can I enter extra days on top of years and months?

Yes. The three fields add: t = years + months/12 + days/D.

Why is the period rate 11.25% in the default example?

That is 4.5% per year times 2.5 years, not a new annual rate. It is the simple rate over the whole term.

Is the maturity amount the same as future value with compounding?

Only in the special case of one period with no intra-period compounding, or a rate of zero. In general, compound future value is different. Compare both tools instead of substituting one number for the other.

Does the calculator include fees or tax?

No. Enter a principal that already reflects any adjustment you want to model yourself. The formula has no fee term.

Are my numbers uploaded?

No. Calculations stay in the browser. Yaya Tools does not receive the principal or rate from this page.

Why might a bank quote a different dollar interest?

The bank may compound, use a different day-count, charge fees, round on a different schedule, or apply a different principal. Recalculate with the stated convention before treating the difference as an arithmetic error.

Can I solve for the rate if I only know interest?

Not in this interface. Rearrange r = I ÷ (P × t) by hand after t is in years. The page only computes I and P + I from P, r, and t.

Is this financial advice?

No. It is a fixed-rate arithmetic check. Product disclosures and applicable law control actual interest.