Calculate Interest on Bank Account
Calculating interest on a bank account is essential for understanding how your savings grow over time. Whether you're saving for a goal or managing your finances, knowing how interest works can help you make informed decisions. This guide explains the different types of interest calculations, provides formulas, and includes an interactive calculator to compute your account growth.
How Bank Interest Calculation Works
When you deposit money in a bank account, the bank typically pays you interest as compensation for lending them your money. There are two main types of interest calculations: simple interest and compound interest.
Key Terms:
- Principal (P): The initial amount of money deposited
- Interest Rate (r): The annual percentage rate charged or paid
- Time (t): The duration the money is invested (in years)
- Simple Interest (SI): Interest calculated only on the original principal
- Compound Interest (CI): Interest calculated on the initial principal and also on the accumulated interest of previous periods
Banks typically compound interest at least annually, which means your interest earnings are reinvested to earn additional interest. The more frequently interest is compounded, the faster your money grows.
Simple Interest Calculation
Simple interest is calculated only on the original principal amount. The formula for simple interest is:
Simple Interest Formula:
SI = P × r × t
Where:
- SI = Simple Interest
- P = Principal amount
- r = Annual interest rate (in decimal)
- t = Time the money is invested (in years)
The total amount (A) after simple interest is calculated as:
Total Amount with Simple Interest:
A = P + (P × r × t)
Simple interest is common in short-term savings accounts and certificates of deposit (CDs).
Compound Interest Calculation
Compound interest is calculated on the initial principal and also on the accumulated interest of previous periods. The formula for compound interest is:
Compound Interest Formula:
A = P × (1 + r/n)^(n×t)
Where:
- A = Amount of money accumulated after n years, including interest
- P = Principal amount (the initial amount of money)
- r = Annual interest rate (in decimal)
- n = Number of times interest is compounded per year
- t = Time the money is invested for (in years)
The compound interest earned is:
Compound Interest Earned:
CI = A - P
Most savings accounts and investment products use compound interest, which typically compounds annually, quarterly, monthly, or daily.
Simple vs. Compound Interest
Here's a comparison of simple and compound interest using the same principal, interest rate, and time:
| Type | Formula | Example (P=$1,000, r=5%, t=10 years) |
|---|---|---|
| Simple Interest | A = P + (P × r × t) | $1,000 + ($1,000 × 0.05 × 10) = $1,500 |
| Compound Interest (Annually) | A = P × (1 + r)^t | $1,000 × (1 + 0.05)^10 ≈ $1,628.89 |
| Compound Interest (Monthly) | A = P × (1 + r/12)^(12×t) | $1,000 × (1 + 0.05/12)^120 ≈ $1,647.01 |
As you can see, compound interest grows significantly faster than simple interest over time, especially when compounded frequently.
Worked Examples
Example 1: Simple Interest Calculation
You deposit $5,000 in a savings account with a 3% annual simple interest rate. How much will you have after 5 years?
SI = $5,000 × 0.03 × 5 = $750
A = $5,000 + $750 = $5,750
Example 2: Compound Interest Calculation
You invest $10,000 at an annual interest rate of 4%, compounded quarterly. How much will you have after 10 years?
A = $10,000 × (1 + 0.04/4)^(4×10) ≈ $10,000 × 1.040692 ≈ $14,095.55
CI = $14,095.55 - $10,000 = $4,095.55
Notice how compound interest grows your money much faster than simple interest.