logo
search
Others

How to Calculate Monthly and Daily Interest for an Equity Release Loan

Maira MehtabMaira Mehtab Sep 22, 2026 868 views

Question details

The user needs to calculate and compare monthly and daily compounding interest for an equity release loan to verify the balance against a lender's annual statement.

Product
Spreadsheet
Device & OS
not provided
Scenario
Estimating the amount repayable after one or ten years on a lifetime mortgage by comparing personal calculations against the lender's official statement.
Observed behavior
Standard monthly compounding formulas produce a different balance because many lifetime mortgages calculate interest on a daily basis.
Before you start

Verify your lender's exact interest calculation method, specifically whether they compound monthly or calculate daily using a 365, 366, or 360-day basis.

Solution 1Recommended

Calculate Monthly Compounding Using the FV Function

Use the built-in FV (Future Value) function to easily calculate the total repayable amount based on standard monthly compounding.

The FV function is the most efficient way to compute compound interest without needing to construct a complex mathematical formula from scratch.

1
Select a target cell

Open your spreadsheet and click on the blank cell where you want the final calculation to appear.

2
Enter the FV formula

Type `=FV(k/100/m, n*m, 0, -P)` into the formula bar. Replace 'k' with the annual interest rate, 'm' with the number of compounding periods per year (12 for monthly), 'n' with the number of years, and 'P' with your initial loan principal.

3
Calculate the result

Press Enter. The cell will now display the projected future balance of your equity release loan.

Easily Manage Your Loan Calculations in WPS Spreadsheet

WPS Spreadsheet provides powerful financial functions like FV to help you calculate complex loan interests, compounding rates, and future values accurately and efficiently.

  1. 1. Open WPS Spreadsheet: Launch WPS Office and create a new blank spreadsheet for your mortgage calculations.
  2. 2. Input your loan variables: Set up your Principal, Annual Interest Rate, and Term (Years) in separate clearly labeled cells for easy referencing.
  3. 3. Apply financial functions: Navigate to the Formulas tab, insert the FV function, and select your variable cells to compute the total loan balance effortlessly.
100% compatible with Microsoft Excel financial formulas like FV and PMTBuilt-in function library for quick and accurate financial analysisLightweight, fast, and easy to use across Windows, Mac, and mobile devicesFree ready-to-use financial and loan calculation templates
microsoft office alternative - wps office

Frequently Asked Questions

Why does my manual monthly calculation not match the lender's statement?

Many equity release lenders calculate interest daily rather than compounding monthly. Even a minor difference in the compounding frequency (daily vs. monthly) or the day-count basis (365 vs 360 days) will lead to noticeable discrepancies over a long term like 10 years.

What does the FV function stand for and what does it do?

FV stands for Future Value. It is a built-in financial function used to calculate the future value of an investment or loan based on a constant interest rate and regular compounding periods.

How do I handle leap years when calculating daily interest?

If your lender precisely accounts for leap years, you must adjust the day-count basis in your daily rate formula from 365 to 366 for that specific year (i.e., using `k%/366`).

Are these financial formulas compatible with Microsoft Excel?

Yes, standard mathematical formulas and built-in financial functions like FV are universal and work identically in both WPS Spreadsheet and Microsoft Excel.