Quant Memo
Core

Compounding Frequency and Yield Conversions

The same bond has a different-looking yield depending on whether you compound it annually, semi-annually, or continuously, so quoted yields are only comparable once you know — and convert for — the compounding convention behind them.

Prerequisites: Yield to Maturity, Bond Pricing and Accrued Interest

A US Treasury note quotes its yield semi-annually, because its coupons pay twice a year. A Eurobond quotes annually. A money-market instrument might be quoted on a simple, non-compounded basis entirely. Put two bonds' yields side by side without checking which convention each uses, and you can easily conclude one is cheaper than the other when it isn't — the numbers simply aren't measuring the same thing.

A yield number is meaningless without its compounding frequency attached. Converting between frequencies doesn't change what the bond actually pays — it only restates the same cash flows in a common language so yields can be compared.

Why frequency matters at all

Compounding frequency describes how often interest is assumed to be reinvested at the same rate within a year. A rate compounded more often grows a dollar faster than the same quoted rate compounded less often, because interest starts earning interest sooner. An annual rate of 6% and a semi-annual rate of 6% are not the same thing: the semi-annual one pays 3% every six months, and that 3% compounds on itself for the second half of the year, producing slightly more than 6% in true annual growth.

The general relationship between a rate compounded mm times a year and its continuously compounded equivalent is:

(1+rmm)m=er\left(1 + \frac{r_m}{m}\right)^m = e^{r_\infty}

In words: growing your money by a rate of rm/mr_m/m, mm times over the year, must end up equal to growing it continuously at rate rr_\infty — that's what makes the two rates "equivalent" even though the numbers look different.

Converting between conventions

To move from a rate compounded mm times a year to one compounded nn times a year, match the annual growth factor both produce:

(1+rnn)n=(1+rmm)m\left(1 + \frac{r_n}{n}\right)^n = \left(1 + \frac{r_m}{m}\right)^m

Solve for rnr_n and you have a direct conversion formula. The two conventions a quant meets constantly are semi-annual (bond-equivalent yield, used for most bonds) and continuous (used almost everywhere in derivatives pricing because it makes the calculus simpler).

compounding frequency quoted rate annual semi-annual quarterly monthly continuous
Holding true annual growth fixed, the quoted rate needed gets smaller as compounding happens more often — each conversion is restating the same growth, not changing it.

Worked example

A bond yields 6.00% compounded semi-annually (m=2m=2). What is its continuously compounded equivalent?

  1. Semi-annual growth factor. (1+0.062)2=(1.03)2=1.0609\left(1 + \frac{0.06}{2}\right)^2 = (1.03)^2 = 1.0609. A dollar grows to $1.0609 over the year.
  2. Solve for the continuous rate. We need er=1.0609e^{r_\infty} = 1.0609, so r=ln(1.0609)=0.05915r_\infty = \ln(1.0609) = 0.05915.
  3. Result. The continuously compounded equivalent is 5.915%, slightly below the 6.00% semi-annual quote, because continuous compounding needs less quoted rate to reach the same annual growth.

A second check: what semi-annual rate is equivalent to 6.00% compounded annually? Set (1+r2/2)2=1.06(1 + r_2/2)^2 = 1.06, giving r2/2=1.060.51=0.029563r_2/2 = 1.06^{0.5} - 1 = 0.029563, so r2=5.913%r_2 = 5.913\% — again slightly lower than the annual figure, for the same reason.

What this means in practice

Yield conversions show up any time instruments quoted on different conventions have to be compared or combined: a Treasury (semi-annual, actual/actual) versus a corporate bond (varies by market), a bond yield versus a swap rate (often quarterly or annual, act/360), or a money-market rate versus a bond-equivalent yield. Trading and risk systems normalize everything to one internal convention — usually continuous or a fixed compounding frequency — precisely so that yields, spreads, and durations can be added and compared without silently mixing conventions.

The most common mistake is comparing a semi-annual bond-equivalent yield directly to a continuously compounded or annually compounded rate without converting first. The bond doesn't get cheaper or richer just because you changed how you quote it — but forgetting to convert makes it look that way.

Related concepts

Practice in interviews

Further reading

  • Fabozzi, Bond Markets, Analysis, and Strategies (ch. 3)
ShareTwitterLinkedIn