Simple Interest Calculator

Calculate simple interest using the formula I = P × r × t with detailed breakdown and comparison to compound interest.

Back to all tools on ToolForge

More in Calculators

Principal

Annual rate %

Time (years)



Result

Interest:

Total (P + I):

About Simple Interest Calculator

This simple interest calculator computes interest amounts and total repayment using the classic formula I = P × r × t. It provides a straightforward calculation where interest accrues linearly over time without compounding, making it ideal for short-term loans, educational purposes, and basic financial planning.

It is useful for calculating personal loan interest, short-term borrowing costs, bond coupon payments, certificate of deposit returns, car loan estimates, classroom finance education, comparing loan offers, and understanding the time value of money in its simplest form.

Simple Interest Formula

The fundamental simple interest formula is:

Basic Formula:
  I = P × r × t

Where:
  I = Interest amount
  P = Principal (initial amount)
  r = Annual interest rate (as decimal)
  t = Time in years

Total Amount (Future Value):
  A = P + I
  A = P + (P × r × t)
  A = P(1 + rt)

Variable Definitions:
  Principal (P): Initial sum of money invested or borrowed
  Rate (r): Annual percentage rate expressed as decimal (5% = 0.05)
  Time (t): Duration in years (months ÷ 12 if needed)

Example Calculation:
  P = $1,000
  r = 5% = 0.05
  t = 3 years

  I = 1000 × 0.05 × 3 = $150
  A = 1000 + 150 = $1,150

Formula Rearrangements

Solve for any variable when others are known:

Find Principal (P):
  P = I / (r × t)
  Example: Earn $200 interest at 4% over 2 years
  P = 200 / (0.04 × 2) = 200 / 0.08 = $2,500

Find Rate (r):
  r = I / (P × t)
  Example: $5000 principal earns $400 in 2 years
  r = 400 / (5000 × 2) = 400 / 10000 = 0.04 = 4%

Find Time (t):
  t = I / (P × r)
  Example: $3000 at 6% earns $540 interest
  t = 540 / (3000 × 0.06) = 540 / 180 = 3 years

Find Principal from Total (P from A):
  P = A / (1 + rt)
  Example: Total repayment is $1,150 at 5% for 3 years
  P = 1150 / (1 + 0.05 × 3) = 1150 / 1.15 = $1,000

Simple Interest vs Compound Interest

Aspect Simple Interest Compound Interest
Formula I = P × r × t A = P(1 + r/n)^(nt)
Interest Base Principal only Principal + accumulated interest
Growth Pattern Linear (straight line) Exponential (curve upward)
$1000 at 5% for 5 years $250 interest $276.28 interest
$1000 at 5% for 20 years $1,000 interest $1,653.30 interest
Best For Short-term loans, borrowers Long-term investing, savings

Simple Interest Examples

Example 1: Personal Loan
  Borrow $5,000 at 8% simple interest for 2 years
  I = 5000 × 0.08 × 2 = $800
  Total repayment = $5,800
  Monthly payment = $5,800 / 24 = $241.67

Example 2: Certificate of Deposit
  Invest $10,000 at 3.5% for 18 months
  t = 18/12 = 1.5 years
  I = 10000 × 0.035 × 1.5 = $525
  Total value = $10,525

Example 3: Short-term Business Loan
  Borrow $25,000 at 6% for 9 months
  t = 9/12 = 0.75 years
  I = 25000 × 0.06 × 0.75 = $1,125
  Total repayment = $26,125

Example 4: Comparing Loan Offers
  Loan A: $15,000 at 5.5% for 3 years
  I = 15000 × 0.055 × 3 = $2,475
  Total = $17,475

  Loan B: $15,000 at 5% for 3.5 years
  I = 15000 × 0.05 × 3.5 = $2,625
  Total = $17,625

  Loan A costs $150 less overall

Time Period Conversions

Converting Time to Years:

From Months:
  t (years) = months / 12
  6 months = 0.5 years
  18 months = 1.5 years
  30 months = 2.5 years

From Days (Exact Interest):
  t (years) = days / 365
  90 days = 0.2466 years
  180 days = 0.4932 years
  270 days = 0.7397 years

From Days (Banker's Rule):
  t (years) = days / 360
  90 days = 0.25 years
  180 days = 0.5 years
  270 days = 0.75 years

From Weeks:
  t (years) = weeks / 52
  13 weeks = 0.25 years
  26 weeks = 0.5 years
  52 weeks = 1 year

Common Applications of Simple Interest

Application Description Typical Terms
Personal Loans Loans between individuals or from lenders 1-5 years, 5-15% rate
Auto Loans Vehicle purchase financing 3-7 years, 3-8% rate
Bonds Fixed income securities with coupon payments 1-30 years, periodic interest
Certificates of Deposit Bank time deposits with fixed terms 3 months-5 years, 2-5% rate
Treasury Bills Short-term government debt 4-52 weeks, discount basis
Trade Credit Business-to-business short-term financing 30-90 days, 0-2% discount

Simple Interest Amortization

Amortization Schedule Example:
Loan: $10,000 at 6% simple interest for 2 years
Total Interest: 10000 × 0.06 × 2 = $1,200
Total Repayment: $11,200
Monthly Payment: $11,200 / 24 = $466.67

Month | Payment | Interest | Principal | Balance
------|---------|----------|-----------|--------
  1   | $466.67 | $50.00   | $416.67   | $9,583.33
  2   | $466.67 | $50.00   | $416.67   | $9,166.66
  3   | $466.67 | $50.00   | $416.67   | $8,749.99
 ...  |   ...   |   ...    |   ...     |   ...
 24   | $466.67 | $50.00   | $416.67   | $0.00

Note: With simple interest amortization, each payment
includes the same interest amount because interest is
calculated on the original principal, not the balance.
This differs from compound interest amortization where
interest decreases as principal is paid down.

Day Count Conventions

Different markets use different day count conventions:

Actual/365 (Exact Interest):
  Interest = P × r × (actual days / 365)
  Used by: Consumer loans, some bonds

Actual/360 (Banker's Rule):
  Interest = P × r × (actual days / 360)
  Used by: Commercial loans, money markets
  Results in slightly higher interest

30/360 (Corporate Bond):
  Assumes 30 days per month, 360 per year
  Used by: Corporate bonds, mortgages
  Simplifies calculations

Actual/Actual (Government):
  Interest = P × r × (actual days / actual days in year)
  Used by: Treasury securities, some government bonds

Example Comparison ($10,000 at 5% for 180 days):
  Actual/365: 10000 × 0.05 × 180/365 = $246.58
  Actual/360: 10000 × 0.05 × 180/360 = $250.00
  Difference: $3.42 (Banker's Rule favors lender)

Historical Context

Simple interest has been used for thousands of years:

Ancient Civilizations:
  - Babylonians (2000 BCE): Clay tablets show interest calculations
  - Egyptians: Grain loans with simple interest
  - Romans: Legal maximum rates (usurae) around 8-12%

Medieval Period:
  - Islamic finance: Prohibited riba (interest), developed profit-sharing
  - European guilds: Established lending practices
  - Fibonacci (1202): Liber Abaci formalized calculations

Modern Era:
  - 17th century: Compound interest gained prominence
  - Truth in Lending Act (1968): Required APR disclosure in US
  - Today: Simple interest still used for short-term products

Limitations of Simple Interest

Frequently Asked Questions

What is the simple interest formula?
Simple interest is calculated as I = P × r × t, where I is interest, P is principal (initial amount), r is annual interest rate (as decimal), and t is time in years. Total amount A = P + I = P(1 + rt). For example, $1000 at 5% for 3 years: I = 1000 × 0.05 × 3 = $150, Total = $1150.
What is the difference between simple and compound interest?
Simple interest calculates only on the principal amount. Compound interest calculates on principal plus accumulated interest. Simple: $1000 at 5% for 3 years = $150 interest. Compound (annual): $1000 × (1.05)³ - 1000 = $157.63. Compound grows faster over time due to 'interest on interest'.
When is simple interest used?
Simple interest is used for short-term loans (under 1 year), car loans (sometimes), bonds (coupon payments), certificates of deposit (some), personal loans between individuals, and educational finance problems. It favors borrowers for short terms but lenders lose potential earnings on reinvested interest.
How do I calculate simple interest for months instead of years?
Convert months to years by dividing by 12. Formula becomes I = P × r × (months/12). For example, $5000 at 6% for 9 months: I = 5000 × 0.06 × (9/12) = 5000 × 0.06 × 0.75 = $225. Alternatively, use monthly rate: r/12 × months.
How do I find the principal if I know the interest?
Rearrange the formula: P = I / (r × t). If you earned $200 interest at 4% over 2 years: P = 200 / (0.04 × 2) = 200 / 0.08 = $2500. Similarly, to find rate: r = I / (P × t), and to find time: t = I / (P × r).
What is the Rule of 72?
The Rule of 72 estimates how long it takes to double money at compound interest: Years ≈ 72 / (interest rate %). At 6%, money doubles in about 12 years. For simple interest, doubling time = 100 / rate %. At 5% simple interest, it takes 20 years to double.