Bank Interest Calculator in Excel Sheet - Download Free Template (2024)

Get FREE Advanced Excel Exercises with Solutions!

Banks offer interest to their clients for depositing money in their banks. Alternatively, clients need to pay interest to the banks for loans. So, we often need to calculate interest for loans or deposits. This article shows how to create a bank interest calculator Excel sheet easily. The following picture gives an idea of what the article is about.

Bank Interest Calculator in Excel Sheet - Download Free Template (1)

Table of Contents Expand

Terms Related to Bank Interest Calculation

Take a quick look at the following terms. It will help to understand the calculations.

Principal Amount (P): The balance at the beginning of the calculation.

Interest Rate (R): The rate at which interest is given.

Period (N): Number of periodic durations of the deposit or loan.

Compound Interest: Compound Interest extends to the added interests also. Banks mainly deal with compound interest.

Simple Interest: Simple interest works on the Principal Balance only. Banks may offer simple interest in special circ*mstances.

Compound Frequency (T): In the case of compound interest, interest is usually compounded daily, monthly, quarterly, semi-annually, and annually. Then the number of Compounding Times will be 365, 12, 4, 2, and 1 respectively.

Simple Interest Calculation in Excel

We can easily calculate Simple Interest using formula as follows:

Simple Interest = Principal Amount Rate of Interest Time Periods

Follow the steps below to apply this formula.

Steps

  • Assume we have the following dataset.

Bank Interest Calculator in Excel Sheet - Download Free Template (2)

  • Now, to find Simple Interest, enter the following formula in cell C9:
  • You will see the result as follows:

Bank Interest Calculator in Excel Sheet - Download Free Template (3)

  • Now, to calculate the final balance with interest added, apply the following formula in cell C10:

=C4+C9

  • You will see the accumulated balance as shown below.

Bank Interest Calculator in Excel Sheet - Download Free Template (4)

  • At the end of each year, your account balance will be as follows.

Bank Interest Calculator in Excel Sheet - Download Free Template (5)

Read More: Create a Daily Loan Interest Calculator in Excel

Compound Interest Calculation in Excel

We can calculate compound interest using the formulas given below.

  • Compounded Amount (A) = P ✕ (1 + I / T) ✕ N ✕ T
  • Compound Interest = (A – P)

Follow the steps below to apply those formulas.

Steps

  • At first, apply the following formula in cell C12:

=C4*(1+C5/C7)^(C6*C7)

Bank Interest Calculator in Excel Sheet - Download Free Template (6)

  • After that, enter the following formula in cell C13 to get the compound interest.

=C12-C4

Bank Interest Calculator in Excel Sheet - Download Free Template (7)

  • At the end of each quarterly period, your account balance will be as follows.

Bank Interest Calculator in Excel Sheet - Download Free Template (8)

  • You can use this as a template for your bank interest calculator Excel sheet.

Read More: How to Create a Daily Compound Interest Calculator

Bank Interest Calculation in Excel for Different Interest Rates

Assume that you need to calculate the interest rates for the following dataset.

Bank Interest Calculator in Excel Sheet - Download Free Template (9)

Then follow the steps below.

Steps

  • First, enter the following formula in cell C10:

=C9*C5*$C$6

  • Then, use the Fill Handle tool to get other interest amounts.

Bank Interest Calculator in Excel Sheet - Download Free Template (10)

  • After that, apply the following formula in cell C11 to get the compound interest. Use the Fill Handle tool as earlier.

=C9*(((1+C5/$C$7)^($C$6*$C$7))-1)

Bank Interest Calculator in Excel Sheet - Download Free Template (11)

  • Next, to understand the above formula, just compare it to the following formula:

= P*(((1+R/12)^(N*T))-1)

  • If you need to calculate the accumulated amounts, you can follow the earlier methods.

EMI Calculation Using the PMT Function in Excel

Equated Monthly Installments or EMI is a very popular phenomenon nowadays. It is a fixed monthly payment by the borrower to repay a loan. You must learn how to calculate EMI to optimize your lending or borrowing options.

Assume, you want to buy a car for $35,000 and complete the payment in 12 EMIs at 5% yearly interest rate.

Follow the steps below to calculate the EMI.

Steps

  • At first, apply the following formula in cell C8:

=(((C4*C5/12)*(1+C5/12)^C6))/(((1+(C5/12))^C6)-1)

Bank Interest Calculator in Excel Sheet - Download Free Template (12)

  • You can easily understand the above formula by observing and comparing the following formula.

=(((P*R/12)*(1+R/12))^N]/(((1+R/12)^N)-1)

Fortunately, excel also has an inbuilt function called the PMT function to calculate EMI.

How does the formula work?

The PMT function has the following arguments:

=PMT(rate,nper,pv,[fv],[type])

The arguments signify the followings:

  • Rate = Rate of interest applied on the borrowing.
  • NPER = Number of monthly installments per loan term which is N in this case.
  • PV = Present value or Principal amount (P)
  • FV = Future value after last payment which is 0 in this case
  • Type = 1 or 0. The payment due at the beginning of the month indicates 1 and 0 if it is at the end of the month.

Now, let’s check out this formula.

  • First, enter the following formula instead in cell C8:

=PMT(C5/12,C6,C4,,0)

Bank Interest Calculator in Excel Sheet - Download Free Template (13)

  • Your monthly installments will be as follows.

Bank Interest Calculator in Excel Sheet - Download Free Template (14)

Things to Remember

  • Don’t forget to convert the yearly interest rate to monthly, quarterly, etc. interest rate by dividing it by the compounding times (T).
  • Make sure to use the absolute references properly.

Download Bank Interest Calculator

You can download the Interest Calculator Workbook from the download button below.

Bank Interest Calculator.xlsx

Conclusion

Now you know how to calculate simple and compound interests, interests with conditional interest rates, and EMIs. Please use the comment section below for further queries or suggestions.

Further Readings

  • Create Reverse Compound Interest Calculator in Excel
  • Make Quarterly Compound Interest Calculator in Excel
  • How to Develop CD Interest Calculator in Excel
  • How to Create SIP Interest Calculator in Excel
  • How to Generate Overdraft Interest Calculator in Excel

<< Go Back to Interest Calculator | Finance Template | Excel Templates

Bank Interest Calculator in Excel Sheet - Download Free Template (2024)

FAQs

How do I calculate interest only in Excel? ›

The formula to be used will be =IPMT( 5%/12, 1, 60, 50000). In the example above: As the payments are made monthly, it was necessary to convert the annual interest rate of 5% into a monthly rate (=5%/12), and the number of periods from years to months (=5*12).

How banks calculate interest on savings account in Excel? ›

Below are the steps to perform:
  1. Divide your annual interest rate by 365 to get 1 day interest rate.
  2. So 3% / 365 days = 0.00822 (day's interest rate)
  3. Now since we have day's interest rate, we can easily calculate one day interest using below formula.
  4. Interest = Balance * Day's Interest Rate / 100 = Rs.

How do you calculate simple interest in Excel with examples? ›

If you have an annual interest rate, and a starting balance you can calculate interest with: =balance * rate and the ending balance with: =balance+(balance*rate) So, for each period in the example, we use this formula copied down the table: =C5+(C5*rate) With the FV function The FV function can...

What is the formula for calculating interest? ›

The formula for calculating simple interest is: Interest = P * R * T. P = Principal amount (the beginning balance). R = Interest rate (usually per year, expressed as a decimal). T = Number of time periods (generally one-year time periods).

What is the formula for calculating interest only? ›

The amount you owe in principal doesn't change during this period, so your monthly payments are lower than they would be with a traditional, amortized loan. To calculate interest-only loan payments, multiply the loan balance by the annual interest rate, and divide it by the number of payments in a year.

How to calculate interest rate per month? ›

Divide your interest rate by the number of payments you'll make that year. If you have a 6 percent interest rate and you make monthly payments, you would divide 0.06 by 12 to get 0.005. Multiply that number by your remaining loan balance to find out how much you'll pay in interest that month.

How do I calculate my bank interest? ›

The formula for calculating simple interest is A = P x R x T.
  1. A is the amount of interest you'll wind up with.
  2. P is the principal or initial deposit.
  3. R is the annual interest rate (shown in decimal format).
  4. T is the number of years.
May 15, 2023

How do you calculate bank interest format? ›

The formula for Simple Interest (SI) is “principal x rate of interest x time period divided by 100” or (P x R x T/100). Example, Now, if you invest INR 10,000 at 8% p.a. for 5 years, you can calculate the interest like this. Step 1: 10,000 x 8 x 5 = INR 4,00,000.

What is the formula for simple interest? ›

The formula for simple interest is SI = P × R × T / 100, where SI = simple interest, P = principal amount, R = the interest rate per annum, and T = the time in years.

How do I make an interest calculator in Excel? ›

How to calculate compound interest in Excel
  1. Create a data table or determine figures. ...
  2. Navigate to the "Formulas" tab on the dashboard. ...
  3. Click the "Insert Function" button on the left-hand side. ...
  4. Insert the function arguments. ...
  5. Set the interest rate. ...
  6. Input the number of payments. ...
  7. Set the payment amount.
Nov 9, 2022

What is the formula for calculating interest on a bank loan in Excel? ›

To calculate EMIs and interest for Personal Loans using Excel, input the loan amount, annual interest rate and loan tenure into separate cells. Then, use the formula =PMT(B2/12, B3, B1) in the EMI cell where B2 is the interest rate, B3 is the tenure and B1 is the loan amount.

How to calculate principal and interest in Excel? ›

“=PMT” → The “PMT” function in Excel calculates the periodic payment on a loan, inclusive of both the interest and principal. “=IPMT” → In contrast, the “IPMT” in Excel calculates only the interest paid on a loan, as suggested by the “I” in front that stands for “interest.”

How do I create a compound interest sheet in Excel? ›

How to calculate compound interest in Excel
  1. Create a data table or determine figures. ...
  2. Navigate to the "Formulas" tab on the dashboard. ...
  3. Click the "Insert Function" button on the left-hand side. ...
  4. Insert the function arguments. ...
  5. Set the interest rate. ...
  6. Input the number of payments. ...
  7. Set the payment amount.
Nov 9, 2022

What is the formula for simple interest worksheet? ›

Simple Interest is calculated using the following formula: SI = P × R × T, where P = Principal, R = Rate of Interest, and T = Time period.

What is the formula for interest in sheets? ›

IPMT is an incredibly versatile formula and can be adjusted to calculate interest payments for monthly, quarterly, bi-annual, or annual payments. Here's the mathematic formula for IPMT in Google Sheets: =IPMT(rate,per,nper,pv,[fv],[type]) Let's break each element down. - Rate: It's the interest rate charged per period.

How to calculate interest and principal payments in Excel? ›

“=PMT” → The “PMT” function in Excel calculates the periodic payment on a loan, inclusive of both the interest and principal. “=IPMT” → In contrast, the “IPMT” in Excel calculates only the interest paid on a loan, as suggested by the “I” in front that stands for “interest.”

Top Articles
Latest Posts
Article information

Author: Kimberely Baumbach CPA

Last Updated:

Views: 5865

Rating: 4 / 5 (41 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Kimberely Baumbach CPA

Birthday: 1996-01-14

Address: 8381 Boyce Course, Imeldachester, ND 74681

Phone: +3571286597580

Job: Product Banking Analyst

Hobby: Cosplaying, Inline skating, Amateur radio, Baton twirling, Mountaineering, Flying, Archery

Introduction: My name is Kimberely Baumbach CPA, I am a gorgeous, bright, charming, encouraging, zealous, lively, good person who loves writing and wants to share my knowledge and understanding with you.