# Simple Interest Calculator

Calculate simple interest on loans or investments. Enter principal, rate, and time to find interest earned, total amount, and daily/monthly breakdowns.

## What this calculates

Calculate simple interest quickly with our free online tool. Enter the principal amount, annual interest rate, and time period to find the total interest earned or owed. Simple interest is commonly used for short-term loans, car loans, and some types of bonds.

## Inputs

- **Principal Amount** ($) — min 0 — The initial amount of money.
- **Annual Interest Rate** (%) — min 0, max 100 — The yearly interest rate.
- **Time Period (years)** — min 0, max 100 — The duration in years. Use decimals for partial years (e.g. 2.5).

## Outputs

- **Interest Earned** — formatted as currency — The total simple interest earned or owed.
- **Total Amount** — formatted as currency — Principal plus interest.
- **Monthly Interest** — formatted as currency — Interest earned per month.
- **Daily Interest** — formatted as currency — Interest earned per day.

## Details

Simple interest is calculated using the formula I = P * r * t, where I is the interest amount, P is the principal (the initial sum), r is the annual interest rate expressed as a decimal, and t is the time period in years. Unlike compound interest, simple interest is calculated only on the original principal amount and does not compound.

For example, if you deposit $5,000 at a simple interest rate of 5% per year for 3 years, the interest earned is $5,000 x 0.05 x 3 = $750. Your total amount after 3 years would be $5,750.

Simple interest is most commonly used in short-term lending, some bonds (U.S. Treasury bills use a form of simple interest), auto loans where interest is calculated on the original balance, and promissory notes between individuals. Credit cards and most savings accounts use compound interest instead.

The key difference between simple and compound interest becomes more significant over longer periods. Over 1-2 years, the difference is small. Over 10-30 years, compound interest produces dramatically larger returns because it generates interest on previously earned interest.

## Frequently Asked Questions

**Q: What is simple interest?**

A: Simple interest is a method of calculating interest where the interest charge is based only on the original principal amount. The formula is I = P * r * t, where P is the principal, r is the annual interest rate (as a decimal), and t is the time in years. Unlike compound interest, you do not earn interest on accumulated interest.

**Q: What is the difference between simple and compound interest?**

A: Simple interest is calculated only on the original principal amount, while compound interest is calculated on the principal plus any previously accumulated interest. Over short periods the difference is small, but over longer periods compound interest produces significantly more. For example, $10,000 at 5% for 20 years earns $10,000 in simple interest but approximately $16,533 in compound interest (compounded annually).

**Q: When is simple interest used in real life?**

A: Simple interest is used in several common financial situations: short-term personal loans, some auto loans (where the interest is pre-computed on the original balance), Treasury bills and some bonds, promissory notes, and short-term business loans. Credit cards and savings accounts typically use compound interest. Payday loans often use simple interest over very short periods, though the rates are extremely high.

**Q: How do I calculate simple interest for months instead of years?**

A: Convert months to a fraction of a year by dividing by 12. For example, 6 months = 0.5 years, 18 months = 1.5 years. Then use the standard formula I = P * r * t. For $5,000 at 5% for 6 months: I = $5,000 * 0.05 * 0.5 = $125. Enter 0.5 in the years field of this calculator.

**Q: Is simple interest better than compound interest?**

A: It depends on your perspective. If you are a borrower, simple interest is better because you pay less total interest. If you are an investor or saver, compound interest is better because you earn more. For loans, simple interest means the interest cost is fixed and predictable. For investments, compound interest means your money grows exponentially over time.

---

Source: https://vastcalc.com/calculators/finance/simple-interest
Category: Finance
Last updated: 2026-04-21
