Chapter 4: Interest Rates
5 min readTypes of Rates
Treasury Rates
Rates earned on government bonds. Considered approximately risk-free in their home currency.
LIBOR (Being Phased Out)
The London Interbank Offered Rate — the rate at which large banks are prepared to lend to each other. Being replaced by overnight reference rates due to manipulation scandals and lack of underlying transactions.
Repo Rates
Short-term secured borrowing rates where government bonds are used as collateral. The repo rate is slightly below the risk-free rate.
Reference Rates (New)
- SOFR (Secured Overnight Financing Rate) — US dollar
- SONIA (Sterling Overnight Index Average) — British pound
- €STR (Euro Short-Term Rate) — Euro
- SARON (Swiss Average Rate Overnight) — Swiss franc
- TONAR (Tokyo Overnight Average Rate) — Japanese yen
These are overnight rates based on actual transactions, not expert judgment like LIBOR.
Measuring Interest Rates
Compounding Frequency
A(1+Rm)mnA \left(1 + \frac{R}{m}\right)^{mn}
where AA is the principal, RR is the annual rate, mm is compounding frequency per year, nn is number of years.
Continuous compounding (m→∞m \to \infty):
AeRnA e^{Rn}
Converting from mm-times-per-year compounding to continuous:
Rc=m⋅ln(1+Rmm)R_c = m \cdot \ln\left(1 + \frac{R_m}{m}\right)
Zero Rates
A zero rate (spot rate) for maturity TT is the rate of interest earned on an investment that provides a payoff only at time TT (no intermediate payments).
Bond Pricing from Zero Rates
B=∑i=1nC⋅e−Riti+P⋅e−RntnB = \sum_{i=1}^{n} C \cdot e^{-R_i t_i} + P \cdot e^{-R_n t_n}
where CC is the coupon, PP is the principal, RiR_i are the zero rates for times tit_i.
Determining Zero Rates (Bootstrap Method)
Starting from short maturities and working forward:
- Use short-term instruments to get near-term zero rates
- For each subsequent bond, all previous zero rates are known
- Solve for the single unknown zero rate that makes the bond correctly priced
Forward Rates
A forward rate is the future zero rate implied by today's term structure:
RF=R2T2−R1T1T2−T1R_F = \frac{R_2 T_2 - R_1 T_1}{T_2 - T_1}
where R1R_1 and R2R_2 are zero rates for maturities T1T_1 and T2T_2 with T2>T1T_2 > T_1.
Example: If the 1-year zero rate is 3% and the 2-year zero rate is 4%, the 1-year forward rate starting in 1 year is:
RF=0.04×2−0.03×12−1=0.05=5%R_F = \frac{0.04 \times 2 - 0.03 \times 1}{2 - 1} = 0.05 = 5\%
Forward Rate Agreements (FRAs)
An FRA is an OTC agreement that a certain interest rate will apply to a certain principal during a future time period.
If the actual rate RMR_M exceeds the agreed rate RKR_K, the lender compensates the borrower. The payoff at the start of the period:
Payoff=L⋅(RK−RM)⋅τ\text{Payoff} = L \cdot (R_K - R_M) \cdot \tau
where LL is the principal and τ\tau is the period length. This is discounted to present value at settlement.
Duration
Duration measures the sensitivity of a bond's price to yield changes. Macaulay duration:
D=∑i=1nti⋅(PViB)D = \sum_{i=1}^{n} t_i \cdot \left(\frac{PV_i}{B}\right)
where PViPV_i is the present value of the ii-th cash flow, BB is the bond price.
Modified duration:
D∗=D1+yD^* = \frac{D}{1 + y}
The percentage price change ≈ −D∗⋅Δy-D^* \cdot \Delta y.
For continuous compounding: D∗=DD^* = D.
Duration-based hedging: To match the durations of assets and liabilities, the face value of futures needed is:
N=DA⋅VADF⋅VFN = \frac{D_A \cdot V_A}{D_F \cdot V_F}
Convexity
Duration is a first-order approximation. Convexity captures the second-order effect:
C=1B∑i=1nti2⋅PViC = \frac{1}{B} \sum_{i=1}^{n} t_i^2 \cdot PV_i
The full price change approximation:
ΔBB≈−D⋅Δy+12C⋅(Δy)2\frac{\Delta B}{B} \approx -D \cdot \Delta y + \frac{1}{2} C \cdot (\Delta y)^2
Bond portfolios should ideally have positive convexity — bond A with higher convexity than bond B will outperform regardless of whether rates rise or fall (all else equal).
Theories of the Term Structure
| Theory | Explanation |
|---|---|
| Expectations theory | Forward rates = expected future zero rates. Upward-sloping yield curves mean rates are expected to rise. |
| Market segmentation | Different maturities are separate markets; supply/demand in each segment determines rates. |
| Liquidity preference | Investors require a premium for longer maturities, so forward rates > expected future rates. Explains why yield curves are usually upward-sloping. |