How the Reducing Balance Method Works

Under the Hire-Purchase (Amendment) Act 2026 (HPAA), all new hire‑purchase agreements must use the Reducing Balance Method together with the Effective Interest Rate (EIR). Interest is calculated on the outstanding principal balance — not the original loan amount — meaning interest charges decrease as you repay the loan.

The Core Formula

Monthly Instalment = P × [ r(1 + r)ⁿ ] / [ (1 + r)ⁿ − 1 ]
P = Outstanding Principal at the start of the period
r = Monthly Effective Interest Rate (EIR ÷ 12)
n = Remaining number of months

Monthly Calculation

If the interest rate changes at a certain period (variable rate schedule), the monthly instalment is recalculated using the same formula with the new EIR, the current outstanding balance, and the remaining months.

The Old Method – Flat Rate (for Comparison)

Total Interest = Principal × Flat Rate (%) × Tenure (years)
Total Repayment = Principal + Total Interest
Monthly Instalment = Total Repayment ÷ Total Months

The flat-rate formula is provided here for reference and comparison. It computes interest based on the original principal throughout the tenure.

How is the Effective Annual Interest Rate (IRR) calculated?

Why simple averaging fails

If your loan has multiple interest‑rate stages, you cannot just add the rates together and divide by the number of stages. For example, a loan might charge 6.8% for 6 months, then 6.0% for 6 months, etc. Simple averaging would give \((6.8+6.0)/2 = 6.4\%\), which ignores two crucial facts:

  • Compounding: interest is charged on the remaining balance, not the original amount.
  • Declining principal: you repay part of the loan every month, so the same interest rate applied to a smaller balance generates less interest in later months.

A single, meaningful annual rate must account for when each payment is made and how much of the principal is still outstanding at that moment. That is exactly what the Internal Rate of Return (IRR) does.

What is the IRR?

The Effective Annual Interest Rate (also called the Internal Rate of Return, or IRR) is the constant monthly rate that makes the present value of all your future repayments exactly equal to the original loan principal. It represents the true cost of financing after accounting for compound interest and any changes in the nominal rate during the loan.

The Complete Equation

\[ P + \frac{R_1}{(1+r)^1} + \frac{R_2}{(1+r)^2} + \cdots + \frac{R_n}{(1+r)^n} = 0 \]

This equation must be satisfied for the monthly rate \( r \).

What do the symbols mean?

  • \( P \) – The loan principal you receive at the start (positive cash flow)
  • \( R_1, R_2, \dots, R_n \) – The monthly repayments you make each month (negative cash flows)
  • \( r \) – The monthly internal rate of return that makes the equation balance
  • \( n \) – Total number of monthly instalments

What does the equation actually mean?

It says: if we take every future repayment and "discount" it back to today using the same monthly rate \( r \), then the sum of all those discounted values will exactly equal the original loan amount. The rate \( r \) that achieves this balance is the internal rate of return for that month.

From Monthly to Annual Rate

Once the monthly rate \( r \) is found, it is converted to an annual effective rate using compound‑interest mathematics:

\[ \text{Annual Rate} = (1 + r)^{12} - 1 \]

This annual rate is what the calculator displays as the Effective Annual Interest Rate (IRR).

How Is It Actually Solved?

The equation cannot be rearranged to isolate \( r \), so we use Newton's method, a fast iterative algorithm that keeps improving a guess until it is accurate enough.

\[ r_{\text{new}} = r_{\text{old}} - \frac{f(r_{\text{old}})}{f'(r_{\text{old}})} \]
  • \( f(r) \) – The left‑hand side of the main equation at rate \( r \) (the "error")
  • \( f'(r) \) – The derivative (slope) of \( f(r) \), which tells Newton's method which direction to move

The iteration stops when the error is negligible (usually within 10–20 steps), giving the monthly rate.

Why This Matters

When your loan has several interest‑rate stages, simple averaging would give a misleading number. The IRR method correctly weights every cash flow by when it occurs and how much principal is still outstanding at that time, producing a single, honest percentage that you can use to compare different financing offers.

This calculator performs that exact calculation and displays the Effective Annual Interest Rate (IRR) right above your Financing Summary.

⚠️ Disclaimer: The IRR calculation presented here is not an official formula published by Bank Negara Malaysia or any regulatory body. It is a practical, mathematically‑rigorous method derived from common car‑loan evaluation habits to estimate the equivalent annual interest rate when the nominal rate changes during the loan tenure. This approach uses the standard net‑present‑value (NPV) framework and Newton's method for solving, and is provided for educational and comparison purposes only. Always consult your hire‑purchase provider for the official Effective Interest Rate (EIR) disclosure.

Key Features under HPAA 2026

1. Reducing Balance Method & Transition Period

The reducing balance method is now the standard for all new hire‑purchase loans. HPAA took effect on 1 June 2026, with a transition period until 31 March 2027.

2. Effective Interest Rate (EIR)

EIR reflects the true cost of borrowing based on the declining principal. Lenders must disclose EIR, allowing easy comparison across products.

3. Early Settlement & No Further Interest

Under the reducing balance method, paying off the outstanding balance means no further interest accrues. No statutory rebates are needed.

Worked Example – Variable Rate Schedule

Vehicle Price: $120,000  |  Deposit: $12,000  |  Principal: $108,000

Tenure: 24 months (2 years)

Variable Rate Schedule

(Hypothetical scenario where the interest rate changes 3 times during the loan tenure.)

Calculation of 1st Instalment
1 Calculate First Instalment
Monthly Instalment = P × [ r(1 + r)ⁿ ] / [ (1 + r)ⁿ − 1 ]

Where:
P = $108,000
r = 6.80% ÷ 12 = 0.005667
n = 24 months

Step-by-step:
(1 + r)ⁿ = (1.005667)²⁴ ≈ 1.1453
r(1 + r)ⁿ = 0.005667 × 1.1453 ≈ 0.006491
(1 + r)ⁿ − 1 = 1.1453 − 1 = 0.1453
Monthly Instalment = 108,000 × 0.006491 / 0.1453 ≈ $4,827.01
2 Break Down the First Payment
Interest Charged = $108,000 × 0.005667 ≈ $612.00
Principal Repayment = $4,827.01 − $612.00 = $4,215.01
New Outstanding Balance = $108,000 − $4,215.01 = $103,784.99
Calculation of 2nd Instalment
3 Continue with New Balance
New Outstanding Balance = $103,784.99
r = 0.005667 (unchanged)
n = 23 months remaining

Monthly Instalment stays at $4,827.01 because the EIR and remaining months yield the same payment.

Interest Charged = $103,784.99 × 0.005667 ≈ $588.11
Principal Repayment = $4,827.01 − $588.11 = $4,238.90
New Balance = $103,784.99 − $4,238.90 = $99,546.09
First Rate Change – Instalment 7th
4 After 6th Payment
Outstanding Balance after 6 payments: $82,349.01

New EIR = 6.00% p.a. → Monthly r = 0.005000
Remaining months n = 18

New Instalment = 82,349.01 × [0.005 × (1.005)¹⁸] / [(1.005)¹⁸ − 1]
$4,798.66
5 New Monthly Breakdown
Interest = $82,349.01 × 0.005 = $411.75
Principal = $4,798.66 − $411.75 = $4,386.91
New Balance = $82,349.01 − $4,386.91 = $77,962.10

Instalment decreased by $28.35 because the EIR dropped.

Full Amortisation Schedule

Inst. EIR (%) M.Inst. Interest Principal Balance Δ
1 6.80 $4,827.01 $612.00 $4,215.01 $103,784.99
2 6.80 $4,827.01 $588.11 $4,238.90 $99,546.09
6 6.80 $4,827.01 $491.22 $4,335.79 $82,349.01
7 6.00 $4,798.66 $411.75 $4,386.91 $77,962.10 −$28.35
12 6.00 $4,798.66 $300.97 $4,497.69 $55,696.31
13 5.50 $4,780.46 $255.27 $4,525.19 $51,171.12 −$18.20
18 5.50 $4,780.46 $150.62 $4,629.84 $28,232.21
19 6.50 $4,799.48 $152.93 $4,646.55 $23,585.66 +$19.02
24 6.50 $4,799.48 $25.71 $4,773.77 $0.00
Total $7,207.92 $108,000.00

Total interest: $7,207.92. Total repayment: $115,207.92. (Due to rounding, calculator may display slightly different value, typically within ±$1.)

Comparison with Old Flat Rate Method

For the same vehicle and tenure, an old-style hire‑purchase agreement might offer a flat rate of 3.3% p.a.

Old Flat Rate Calculation:
Total Interest = $108,000 × 3.3% × 2 = $7,128
Total Repayment = $108,000 + $7,128 = $115,128
Monthly Instalment = $115,128 ÷ 24 = $4,797.00
New Reducing Balance:
Total Repayment = $115,207.92
Average Monthly Instalment = $115,207.92 ÷ 24 ≈ $4,800.33
Item Reducing Balance Flat Rate Difference
Monthly Instalment (avg.) $4,800.33 $4,797.00 +$3.33
Total Interest $7,207.92 $7,128.00 +$79.92
Total Repayment $115,207.92 $115,128.00 +$79.92
Early Settlement (after 12 mo.) ≈ $55,696.31 ≈ $57,564 −$1,867.69

** Under Rule of 78, outstanding balance after 12 months is approximately half of total repayment. This figure is an estimate for comparison.

Frequently Asked Questions

Does this calculator follow the HPAA 2026 formula?

Yes. It applies the reducing balance method using the equal instalment formula mandated under HPAA. The Effective Interest Rate (EIR) is used throughout, and variable rate schedules are supported by recalculating instalments at each rate-change period.

How do I know if the interest rate offered is reasonable?

Under HPAA, lenders must disclose the Effective Interest Rate (EIR). You can compare EIRs across banks using this calculator — EIR reflects the true annual cost of financing. Always shop around and use EIR, not flat rate, for comparison.

Where can I read the official consumer guide?

Bank Negara Malaysia (BNM) has published a comprehensive consumer guide. Download the PDF below.

Download BNM Consumer Guide (PDF)