2ND · ICONV
Interest Conversion Calculator
Turn a quoted annual rate into the rate you actually earn or pay, and back again, at any compounding frequency up to continuous. The periodic rate, the compounding premium and the money the difference is worth are all shown alongside.
- Nominal ↔ effective both ways
- Nine frequencies, plus custom
- Continuous compounding
- The premium in money terms
Background
Why one interest rate needs two numbers
A rate quote is incomplete on its own. "12% a year" tells you nothing until you know how often it is applied, because interest charged in month one starts earning interest in month two. The quote is a nominal rate: an annual label wrapped around a periodic rate that has to be recovered by division. What you actually earn or pay over a year is the effective rate, and it is always at least as large as the quote.
The gap is the compounding premium, and it is the whole reason the ICONV worksheet exists. At 12% nominal compounded monthly the periodic rate is 1% a month, twelve of those multiply out to a factor of 1.12682503, and the effective rate is 12.682503% — 0.682503 percentage points above the quote. On 10,000 that is 68.25 in the first year alone, and the premium compounds too, so after ten years the same nominal rate has produced 33,003.87 at monthly compounding against 31,058.48 at annual.
This matters most when comparing offers. Two lenders can quote 12% and charge different amounts; two savings products can quote different rates and pay the same. The only fair comparison is between effective rates, which is why deposit products advertise APY and why an exam question that mixes semiannual and monthly quotes is really asking you to convert both before you decide. A 6% rate compounded semiannually is an effective 6.09%; an 18% credit card compounded monthly is an effective 19.561817%.
There is a limit to how far frequency can take a rate. Compound 12% often enough and the effective rate approaches e0.12 − 1 = 12.749685%, and it never passes it however finely you slice the year. Daily compounding already gets to 12.747462%, so beyond monthly the frequency is a detail and the quoted rate is what decides the outcome.
The formulas
Four expressions, two of them inverses
Write the quoted rate as r and the compounding frequency as m. The conversion in each direction is a single line, and the continuous case is the limit of the same expression as m grows without bound.
i = r / m
EFF = (1 + r / m)m − 1
NOM = m · ( (1 + EFF)1/m − 1 )
EFF∞ = er − 1
NOM∞ = ln(1 + EFF)
The structure is the same every time: divide to get the periodic rate, raise to get the annual growth factor, subtract 1 to turn a factor back into a rate. Going the other way reverses those three moves — take the m-th root of the growth factor, subtract 1 to get the periodic rate, multiply by m to annualise it. That last multiplication is the definition of a nominal rate: it annualises by multiplying, where an effective rate annualises by compounding.
-
The periodic rate is the only real one
r / m is what a balance is actually multiplied by each period. Both annual figures are summaries of it; if you know the periodic rate and the frequency, you can produce either.
-
Growth factors multiply, rates do not
1% a month is not 12% a year because 1.0112 = 1.12682503, not 1.12. Any time you find yourself adding or multiplying rates rather than factors, you have dropped the compounding.
-
Effective rates are frequency-free
An effective annual rate already contains its compounding, so it needs no frequency attached. That is what makes it the only safe basis for comparison — and why converting an effective rate back to nominal requires you to name a frequency again.
-
Continuous compounding is the ceiling, not a trick
(1 + r/m)m converges to er as m rises. Continuous compounding is that limit, which is why it is the largest effective rate any nominal quote can reach and why the inverse is a natural logarithm.
On the hardware
Three fields, and it converts in whichever direction you leave blank
ICONV is the smallest worksheet on the BA II Plus and one of the most useful. 2ND ICONV opens it on NOM, and ↓ walks through C/Y and EFF. Fill in two, put the cursor on the third and press CPT.
2ND ICONV · 2ND CLR WORK · 12 ENTER · ↓ 12 ENTER · ↓ CPT
Nominal 12%, C/Y 12, and EFF computes to 12.68250301. Reverse it by entering EFF and pressing CPT back up at NOM.
The trap is the second C/Y. The TVM keys have their own P/Y and C/Y pair, reached with 2ND I/Y, and the two are completely independent. Setting C/Y to 12 inside ICONV does not change anything about a TVM calculation, and setting P/Y to 12 for a mortgage does not preload ICONV. Each has to be set where it is used.
Two more habits worth keeping. Rates go in as percentages — 12, not 0.12 — because every rate field on this calculator is a percentage field. And 2ND CLR WORK returns C/Y to its default rather than to the frequency your question uses, so set C/Y explicitly on every conversion instead of assuming a clear left it where you want it.
There is no infinity setting for continuous compounding. Either use a very large C/Y — 100,000 returns 12.749677% against the true 12.749685% — or bypass the worksheet with 2ND ex: key 0.12, take ex, subtract 1. This page reports the exact limit alongside your chosen frequency, so the headroom left above it is always visible.
Worked example
12% nominal, compounded monthly, on 10,000
These are the numbers loaded above. Divide the quote by the frequency and the periodic rate is 12 / 12 = 1% a month. Compound one unit through twelve of those months and the factor is 1.0112 = 1.12682503. Subtract the unit you started with and the effective annual rate is 12.682503%, which is 0.682503 percentage points of compounding premium on top of the quote.
On 10,000 the first year produces 1,268.25 of interest against the 1,200.00 an annual quote would pay. Ten years in, the amount reaches 33,003.87 — versus 31,058.48 at annual compounding and 22,000.00 under simple interest, which never lets interest earn interest at all. Those two gaps, 1,945.39 and 11,003.87, are what the compounding premium is worth once it has had time to work.
The same shift shows up in doubling time. At an effective 12.682503% money doubles in ln 2 / ln 1.12682503 = 5.8051 years; at a flat 12% compounded once a year it takes 6.1163 years. Nearly four months of difference, from nothing but the frequency on the same quote.
Running the conversion backwards is the other half of the worksheet, and it is where the frequency stops being cosmetic. An effective 12% is a nominal 11.386552% at monthly compounding, because a slightly smaller rate compounded twelve times lands in the same place. Feed 12.682503% back in with C/Y still at 12 and you get exactly 12% again — the two directions are strict inverses as long as the frequency does not move between them.
The table above walks all nine frequencies at this quote. The interesting part is how fast the gains die: annual to semiannual is worth 0.360000 points, semiannual to quarterly another 0.190881, quarterly to monthly another 0.131622, and everything from monthly out to continuous adds just 0.067182 in total. That is the whole case against worrying about compounding frequency once you are past monthly — and the whole case for checking it at least once when the quote is semiannual.
Troubleshooting
Six ways a rate conversion goes wrong
-
C/Y was left over from the last question
It is the field nobody checks, and it silently changes the answer: 12% is an effective 12.360000% at C/Y = 2 and 12.682503% at C/Y = 12. Set it every time, and read it back before pressing CPT.
-
The rate went in as a decimal
Entering 0.12 instead of 12 gives an effective 0.120066%, which looks like a rounding artefact rather than an error. Every rate field on the BA II Plus is a percentage field.
-
An effective rate was typed into I/Y
The TVM worksheet divides I/Y by its own C/Y before using it, so an effective rate entered there gets compounded a second time. Convert to nominal first, or leave the nominal rate in place and let TVM do the dividing.
-
Two quotes compared at different frequencies
11.9% compounded monthly beats 12% compounded annually — the effective rates are 12.570987% and 12% — so the smaller headline number is the better deal. Convert both to effective before ranking anything.
-
A periodic rate mistaken for an annual one
A 1.5% monthly card rate is an 18% nominal quote, not 1.5% a year and not 18% effective. It is an effective 19.561817%. Multiply the periodic rate by the frequency to get NOM, then convert.
-
Nominal and effective converted at different C/Y values
The round trip only closes when the frequency is held fixed. Convert 12% to 12.682503% at C/Y = 12, then convert back at C/Y = 4, and you land on 12.120400% instead — not a bug, just a different question.
Where to go next
Related worksheets and pages
- Once the rate is in the right form, the payment or the balance comes from the TVM calculator, which shows the periodic rate it derived from I/Y, P/Y and C/Y so you can check nothing was compounded twice.
- A bond yield is quoted at the coupon frequency, so a 6% semiannual YLD is an effective 6.09%. Price the bond in the bond calculator and convert the yield here before comparing it with anything else.
- For a loan, the split between interest and principal each period follows from the periodic rate — that is the amortization calculator.
- Discount rates for uneven cash flows have the same nominal-versus-effective problem. The NPV calculator and the IRR calculator both work in rates per period, so convert first.
- To fit a growth rate to a column of data rather than convert one, the EXP model in the statistics calculator returns a periodic growth factor you can bring back here.
- To practise the 2ND ICONV keystrokes exactly as they appear in the exam room, run the full BA II Plus emulator, or read the study guides.
FAQ
Rate conversion questions, answered
The eight things people ask most about nominal rates, effective rates and the ICONV worksheet.
What is the difference between a nominal and an effective interest rate?
A nominal rate is a quote: an annual headline figure that has to be divided by the compounding frequency before it means anything. An effective rate is a result: what one year actually costs or earns once the interest that was charged early starts earning interest itself. 12% compounded monthly is a nominal rate — the real periodic rate is 1% a month, and twelve of those multiply out to 12.682503% a year. The two are only equal when compounding happens once a year, which is why an annual quote needs no conversion at all.
Is APR the same as nominal, and APY the same as effective?
Close enough to be useful and not identical. APY, and the EAR you meet in a finance course, are effective annual rates: EFF in the ICONV worksheet. APR is a nominal rate in the arithmetic sense, but the legal definition also folds in fees, points and other charges, so a lender's APR can exceed the nominal rate on the same loan even before compounding. For exam work treat APR as the nominal rate. For a real quote, read the fee disclosure before assuming the two match.
How do I do continuous compounding on the BA II Plus?
ICONV has no infinity setting, so there are two routes. Enter a very large C/Y — 100,000 gets you 12.749677% against a true 12.749685%, which is closer than any rate is ever quoted. Or compute it directly: key the nominal rate as a decimal, press 2ND ex, subtract 1 and multiply by 100. This page does the exact calculation, er − 1, whenever you pick the continuous frequency.
Which rate should go into a TVM calculation?
Whichever one matches the P/Y and C/Y you have set. The TVM worksheet takes a nominal rate at I/Y and divides it internally, so entering an effective rate there while C/Y is 12 double-counts the compounding. The safe habit is to convert to the effective annual rate only when you are comparing two products, and to keep nominal rates in I/Y where the calculator expects them. The TVM calculator shows the periodic rate it derived so you can check which one it used.
Why does more frequent compounding stop making a difference?
Because the gains shrink geometrically. On a 12% nominal rate, moving from annual to semiannual adds 0.36 percentage points, quarterly adds another 0.19, monthly another 0.13, and everything from monthly to continuous is worth just 0.067 in total. The limit is e0.12 − 1 = 12.749685%, and daily compounding already reaches 12.747462% of it. Beyond monthly, the compounding frequency is a rounding detail; the quoted rate itself is what matters.
My rate is quoted per month. How do I get it into ICONV?
Multiply by 12 first. A 1.5% monthly rate is an 18% nominal annual rate compounded monthly, and that is what NOM wants, with C/Y set to 12. The effective annual rate comes out at 19.561817%, which is the figure to compare against a credit card advertising 19.9% a year. Going the other way, the periodic rate this page reports is the monthly figure — nominal divided by C/Y — so you can check you started from the right place.
Does the direction of the conversion change the answer?
No, the two directions are exact inverses at the same C/Y. Convert 12% nominal to 12.682503% effective, feed that effective rate back in with C/Y still at 12, and you get 12% again. What does change the answer is the frequency: an effective 12% converts to a nominal 11.386552% at monthly compounding, because a smaller nominal rate compounded twelve times reaches the same place. If the two directions disagree for you, C/Y moved between the two calculations.
What is the compounding premium worth in money?
On 10,000 at a 12% nominal rate for one year, monthly compounding pays 1,268.25 against the 1,200.00 an annual quote pays — 68.25 of premium, which is the 0.682503 percentage points expressed in currency. Over ten years the gap widens sharply, because the premium compounds too: 33,003.87 against 31,058.48, a difference of 1,945.39. That is the number worth quoting when someone argues that fractions of a percentage point do not matter.
Keep going
Related calculators
Same engine, same sign convention — pick the worksheet that matches your problem.
Depreciation Calculator
SL, SYD, DB and DBX schedules with remaining depreciable value.
2ND · DEPRDate Calculator
Days between dates on ACT or 30/360, or roll a date forward.
2ND · DATEProfit Margin Calculator
Cost, price and margin solver plus markup conversion and breakeven.
2ND · PROFIT · BRKEVN