Skip to main content

Simple Interest Calculator — I = P × r × t

I = P × r × t — solve for interest, principal, rate, or time, plus total and a simple-vs-compound gap — browser-only

  • Runs locally
  • Category Calculator
  • Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
Quick scenarios
Solve for
$
$
Currency
Result
Principal (P)
$1,000
Annual rate (%)
6%
Time
2 Years
Interest
$120
Total (P + I)
$1,120
I = 1,000 × 0.06 × 2 per year = $120
Simple vs compound
With the same numbers, annual compounding would add $3.6 more interest — because each year's interest starts earning interest too.
Try the compound interest calculator →

Rate is per year. For a 6% loan over 90 days, enter 6 and switch the unit to Days.

What this tool does

A simple interest calculator that works the way the formula does: interest accrues only on the original principal, never on interest already earned. Type any three of principal (P), annual rate (r), time (t), and interest (I) and the tool solves for the fourth, then adds the principal back to show the total you pay or receive. Time accepts years, months, or days, so a "6% for 90 days" promissory note or a "18% per year, 30-day" late-payment penalty reads naturally instead of forcing you to convert 90/365 in your head first. Every result shows the worked formula (I = P × r × t) so a student can check the arithmetic line by line, and a one-tap compare panel shows how much MORE annually compounded interest would add for the same numbers — the gap that makes simple interest cheaper for short-term borrowers and worse for long-term savers. The active calculation lives in the URL, so a shared link reproduces the exact scenario; your currency and time-unit preference persist locally. 100% client-side: nothing you type is uploaded.

Tool details

Input
Numbers
The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
Output
Live result + Copy
The result area focuses on usable output, with copy, download, or preview actions when supported.
Privacy
Browser-side processing
The main tool logic does not call an external API, so inputs normally stay in the current tab.
Save / share
Shareable URL state
Key settings are encoded in the URL so another person can reopen the same setup.
Performance budget
Initial JS <= 9 KB
No WASM budget is declared, keeping the tool quick to open on mobile.
Best fit
Calculator · Finance
Category and role tags drive related tools, internal links, and quick fit checks.

How to use

  1. 1. Input

    Paste or drop your content into the tool panel.

  2. 2. Process

    Click the button. All processing is local in your browser.

  3. 3. Copy / Download

    Copy the result or download to disk in one click.

How Simple Interest Calculator fits into your work

Use it for fast estimates, comparisons, and planning numbers before you make the final call.

Calculation jobs

  • Getting a realistic range before a purchase, plan, workout, or schedule decision.
  • Comparing scenarios by changing one input at a time.
  • Turning rough assumptions into a number you can discuss.

Calculation checks

  • Double-check units, dates, rates, and rounding assumptions.
  • Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
  • Save the inputs that produced an important result so you can reproduce it later.

Good next steps

These links move the current task into a more complete workflow.

  1. 1 Compound Interest Calculator Compound interest calculator — see how money grows over time, with monthly contributions, charts, and breakdown. Open
  2. 2 Loan Comparison Calculator Loan comparison calculator — compare equal-payment vs equal-principal, multiple loans side by side, total interest breakdown. Open
  3. 3 ROI Calculator ROI %, net gain, annualized ROI (CAGR) and payback period — one screen, share a link — 100% in your browser Open

Real-world use cases

  • Price a 90-day short-term loan to a friend

    You're lending $1,000 to a friend for 90 days and want to charge a fair, transparent rate rather than guessing. Set the rate to 5%, switch the unit to Days, enter 90, and read the interest: about $12.33. Because simple interest doesn't compound, the math is honest and the friend can verify it themselves — there's no hidden snowball. Share the URL so both of you are literally looking at the same calculation.

  • Check the yield on a Treasury bill

    T-bills are quoted on a simple-interest, days-to-maturity basis. Enter the face value as principal, the annualized discount rate, switch the unit to Days, and enter the days to maturity. The interest figure is what you'll actually earn at maturity, and the total is your redemption value. Compare it against a savings account by clicking through to the compound tool — for anything under a year the difference is usually rounding noise.

  • Compute statutory late-payment penalty on an overdue invoice

    An invoice for $2,000 is 30 days overdue and the contract specifies 18% annual simple interest on late payments. Enter 2000, set the rate to 18, switch to Days, enter 30, and the tool returns roughly $29.59 in penalty interest. That's the defensible number to add to the reminder — simple interest is the standard for statutory and contractual late fees precisely because it's easy to audit.

  • Teach I = P × r × t in a finance class

    The worked-formula line under every result spells out I = principal × rate × time with the actual numbers substituted, so students can trace the arithmetic instead of trusting a black box. Have them solve for interest first, then flip the solve target to rate or time and watch the same formula invert to P = I/(r·t). The simple-vs-compound panel then motivates the next lesson without you drawing two graphs.

  • Decide simple vs compound before signing

    A lender offers a loan; the contract says "simple interest." Plug in the principal, rate, and term to see the true cost, then read the compare panel to learn how much MORE you'd pay if it were compounded annually instead. For a borrower, simple is cheaper — confirming the contract is in your favor. For a saver being offered a "simple interest" product, the same gap tells you exactly what you're giving up versus compounding.

Common pitfalls

  • Entering a monthly rate in the rate field while leaving the unit on Years. The rate field is always the ANNUAL rate. If the loan is quoted at 1.5% per month, enter 18 (the annual equivalent) and set the time unit to Months — don't enter 1.5 with Years.

  • Assuming a savings account or mortgage uses simple interest. Almost all deposit accounts and home loans compound. Use this tool for genuinely simple-interest instruments (most car loans, T-bills, short-term notes, penalties); for everything else click through to the compound calculator or you'll under- or over-state the real number.

  • Mixing day-count conventions. This tool normalizes days as days ÷ 365. Some contracts use a 360-day year (banker's year) or actual/actual. For a precise legal or accounting figure, check which convention the contract specifies — the difference on a 30-day penalty is small but real.

Privacy

Every calculation (I = P × r × t, its three inversions, and the annual-compounding comparison) runs as plain JavaScript in your browser tab. No amount, rate, or term is ever sent to a server, and there's no analytics on the numbers you enter. The one privacy caveat: the shareable URL encodes your current inputs in the query string (principal, rate, time, interest), so if you paste a "share link" into Slack or email, the destination server's access log will record those numbers. For a homework problem or a public T-bill yield that's fine; for a private loan amount, copy the result text manually rather than sharing the URL.

FAQ

Tool combos

Folks in your role tend to reach for these alongside this tool.

Made by Toolora · 100% client-side · Updated 2026-06-13