Why Two Different Rates?#
When a bank says “12% per annum compounded monthly,” they don’t actually charge you 12% over the year. They charge $\frac{12\%}{12} = 1\%$ per month. But because each month’s interest earns interest in the following months (compound interest), the total interest over the year is more than 12%.
The rate the bank advertises ($12\%$) is the nominal rate. The rate you actually experience is the effective rate.
See It With Numbers#
Invest R1 000 at 12% p.a. compounded monthly for 1 year:
$$A = 1\,000\left(1 + \frac{0.12}{12}\right)^{12} = 1\,000(1.01)^{12} = 1\,000 \times 1.12683 = \text{R}1\,126.83$$You earned R126.83 in interest — that’s $12.68\%$ of R1 000, not $12\%$.
The effective rate is $12.68\%$.
Key insight: The more frequently interest is compounded, the bigger the gap between the nominal and effective rates. Compounding monthly gives a higher effective rate than compounding quarterly, which is higher than annually.
1. The Conversion Formula#
Nominal → Effective#
$$\boxed{1 + i_{\text{eff}} = \left(1 + \frac{i_{\text{nom}}}{m}\right)^m}$$| Symbol | Meaning | Example |
|---|---|---|
| $i_{\text{eff}}$ | Effective annual interest rate | The “real” rate you experience |
| $i_{\text{nom}}$ | Nominal interest rate per annum | The advertised rate |
| $m$ | Number of compounding periods per year | Monthly: $m = 12$, Quarterly: $m = 4$, Daily: $m = 365$ |
Where Does This Come From?#
If you invest R1 at the nominal rate for 1 year:
$$A = 1 \times \left(1 + \frac{i_{\text{nom}}}{m}\right)^m$$The effective rate is the rate that would give the same result with annual compounding:
$$A = 1 \times (1 + i_{\text{eff}})^1 = 1 + i_{\text{eff}}$$Setting them equal:
$$1 + i_{\text{eff}} = \left(1 + \frac{i_{\text{nom}}}{m}\right)^m$$That’s the whole derivation.
2. Worked Examples: Nominal → Effective#
Worked Example 1 — Monthly Compounding#
$$1 + i_{\text{eff}} = \left(1 + \frac{0.12}{12}\right)^{12} = (1.01)^{12} = 1.12683$$$$i_{\text{eff}} = 0.12683 = 12.68\%$$Convert 12% p.a. compounded monthly to an effective annual rate.
Worked Example 2 — Quarterly Compounding#
$$1 + i_{\text{eff}} = \left(1 + \frac{0.08}{4}\right)^{4} = (1.02)^{4} = 1.08243$$$$i_{\text{eff}} = 8.24\%$$Convert 8% p.a. compounded quarterly to an effective annual rate.
Worked Example 3 — Daily Compounding#
$$1 + i_{\text{eff}} = \left(1 + \frac{0.15}{365}\right)^{365} = (1.000411)^{365} = 1.16180$$$$i_{\text{eff}} = 16.18\%$$Convert 15% p.a. compounded daily to an effective annual rate.
The effective rate (16.18%) is significantly higher than the nominal rate (15%) — daily compounding makes a real difference.
3. Converting the Other Way: Effective → Nominal#
Sometimes you’re given the effective rate and need to find the nominal rate for a specific compounding frequency.
Rearrange the formula:
$$\left(1 + \frac{i_{\text{nom}}}{m}\right)^m = 1 + i_{\text{eff}}$$$$1 + \frac{i_{\text{nom}}}{m} = (1 + i_{\text{eff}})^{\frac{1}{m}}$$$$\boxed{i_{\text{nom}} = m\left[(1 + i_{\text{eff}})^{\frac{1}{m}} - 1\right]}$$Worked Example 4 — Effective to Nominal#
$$i_{\text{nom}} = 12\left[(1.10)^{\frac{1}{12}} - 1\right]$$$$(1.10)^{\frac{1}{12}} = 1.00797$$$$i_{\text{nom}} = 12(0.00797) = 0.09569 = 9.57\%$$An effective annual rate of 10% is equivalent to what nominal rate compounded monthly?
So 9.57% p.a. compounded monthly is equivalent to 10% p.a. effective.
Worked Example 5 — Finding the Quarterly Nominal Rate#
$$i_{\text{nom}} = 4\left[(1.14)^{\frac{1}{4}} - 1\right]$$$$(1.14)^{0.25} = 1.03330$$$$i_{\text{nom}} = 4(0.03330) = 0.13321 = 13.32\%$$What nominal rate compounded quarterly gives an effective rate of 14%?
4. Comparing Financial Options#
The main practical use: converting different rates to the same basis so you can compare them fairly.
Worked Example 6 — Which Investment is Better?#
Option A: 11.5% p.a. compounded monthly Option B: 12% p.a. compounded semi-annually
Convert both to effective rates:
Option A: $i_{\text{eff}} = \left(1 + \frac{0.115}{12}\right)^{12} - 1 = (1.009583)^{12} - 1 = 0.12126 = 12.13\%$
Option B: $i_{\text{eff}} = \left(1 + \frac{0.12}{2}\right)^{2} - 1 = (1.06)^{2} - 1 = 0.1236 = 12.36\%$
Option B is better — it gives a higher effective rate (12.36% vs 12.13%), despite having a lower compounding frequency.
Worked Example 7 — Which Loan is Cheaper?#
Loan A: 18% p.a. compounded monthly Loan B: 18.5% p.a. compounded annually
Loan A: $i_{\text{eff}} = (1.015)^{12} - 1 = 0.19562 = 19.56\%$
Loan B: $i_{\text{eff}} = 18.5\%$ (already effective — annual compounding means nominal = effective)
Loan B is cheaper at 18.5% effective, even though the nominal rate looks higher. The monthly compounding on Loan A pushes the effective rate to 19.56%.
5. The Compounding Frequency Effect#
| Nominal rate: 12% p.a. | $m$ | Effective rate |
|---|---|---|
| Compounded annually | $1$ | $12.00\%$ |
| Compounded semi-annually | $2$ | $12.36\%$ |
| Compounded quarterly | $4$ | $12.55\%$ |
| Compounded monthly | $12$ | $12.68\%$ |
| Compounded daily | $365$ | $12.75\%$ |
| Compounded continuously | $\to \infty$ | $12.75\%$ (limit: $e^{0.12} - 1$) |
The more often you compound, the higher the effective rate — but the gains get smaller and smaller. The jump from annual to monthly is significant; from daily to continuous is negligible.
🚨 Common Mistakes#
| Mistake | Why it’s wrong | Fix |
|---|---|---|
| Using the nominal rate directly in annuity formulas | Annuity formulas need the rate per period ($\frac{i_{\text{nom}}}{m}$), not the nominal rate | Always divide: $i = \frac{i_{\text{nom}}}{m}$ |
| Confusing “compounded monthly” with “paid monthly” | Compounding frequency affects how interest accumulates; payment frequency is separate | Read carefully: compounding ≠ payment |
| Not converting before comparing | 11% compounded monthly vs 11.5% compounded annually — you can’t compare directly | Convert both to effective rates first |
| Rounding too early | Intermediate rounding causes significant errors in finance | Keep full calculator precision until the final answer |
| Forgetting that annual compounding means nominal = effective | If $m = 1$: $i_{\text{eff}} = i_{\text{nom}}$ | No conversion needed when compounding is annual |
💡 Pro Tips for Exams#
1. The Quick Check#
If the question says “compounded annually,” the nominal and effective rates are identical — no conversion needed. Only convert when compounding is more frequent than annually.
2. Direction Matters#
- Investing? You want the highest effective rate.
- Borrowing? You want the lowest effective rate.
3. Store, Don’t Round#
When using the effective rate in further calculations (like annuity problems), store the full value in your calculator’s memory. Rounding to 2 decimal places can cause your final answer to be wrong by several rands.
⏮️ Present Value | 🏠 Back to Finance | ⏭️ Loan Analysis
