Yearly ↔ Monthly Rate Equivalence
Convert compound interest rates between periods (annual, monthly, daily, semi-annual). i_year = (1+i_month)^12 - 1.
—
How to convert between annual and monthly rates
To convert equivalent compound rates, use i_year = (1 + i_month)^12 − 1, or run it backwards with i_month = (1 + i_year)^(1/12) − 1. Watch out for the nominal rate (annual divided by 12). That one is simple interest, and it understates the real monthly effective rate whenever the contract actually compounds.
Take a concrete case. Selic at 15% per year comes out to (1.15)^(1/12) − 1 ≈ 1.17% per month. It is not 1.25%, which is what you would get from 15/12. And a CDB advertised at "1% per month" is really paying (1.01)^12 − 1 = 12.68% per year.
Practical applications
Say you want to compare a monthly CDB against an annual LCI, work out the Total Effective Cost (CET) of a loan, or figure out if it pays to move money between products. None of those comparisons mean anything until you have pulled every rate onto the same period.
FAQ
Can I divide an annual rate by 12 to find the monthly? Only when the contract spells out "nominal rate". If you need compound equivalence, reach for the 1/12 exponent instead.
Why is the effective annual rate higher than 12× the monthly? Each month's interest goes on to earn its own interest in the months that follow. That compounding slowly drags the annual figure above the simple multiple.
Does this work for daily and quarterly rates too? It does. The general formula is i_b = (1 + i_a)^(a/b) − 1, where a and b count how many periods per year each rate has.
Related Tools
Annual ⇄ Monthly Rate Converter
Convert between equivalent annual, monthly and daily rates (compound): (1+i)ⁿ. E.g., yearly to monthly equivalent.
Simple Conversion Rate Calculator
Divides conversions by visitors and multiplies by 100, then grades it: under 1 percent is low, 1 to 3 average, 3 to 5 good, 5 or more excellent.
CAGR Calculator
Calculate the Compound Annual Growth Rate (CAGR) between a start and end value over N years. Shows average annual growth of investments, revenue or KPIs. Everything in your browser.
Monthly Poupança Yield Tracker
Compute month-by-month poupança yield showing accumulated balance per month. Visualize compound curve with monthly deposit.
Monthly Rainfall Index Calculator (mm)
Computes the average monthly rainfall index from total annual rainfall in millimeters and the number of rainy months.
Equilibrium Constant from Conversion
Compute the equilibrium constant of a simple A ⇌ B reaction from the equilibrium conversion, Keq = X/(1 − X), where X is the fraction of reactant converted when the reaction reaches equilibrium. It shows the direct relation between how far a reaction 'goes' and its Keq: high conversions (X→1) imply a large Keq (favorable reaction); X = 0.5 gives Keq = 1 (equilibrium in the middle). Enter the equilibrium conversion (fraction).
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.