Skip to main content
Speclore

Effective Nominal Interest Rates

Reference data and engineering information about effective nominal interest rates for economics applications.

effectivenominalinterestrates

Overview

Engineering reference data for Effective Nominal Interest Rates in economics.

Key Formulas

Present Value

PV=FV(1+r)nPV = \frac{FV}{(1+r)^n}

Discount a future value to present.

Net Present Value

NPV=t=0nCt(1+r)tNPV = \sum_{t=0}^{n} \frac{C_t}{(1+r)^t}

Sum of discounted cash flows.

Compound Interest

FV=PV(1+r)nFV = PV(1+r)^n

Future value with compound interest.

Variables

SymbolDescriptionUnit
PVPVPresent value$
FVFVFuture value$
rrInterest/discount rate
nnNumber of periodsyears

Calculating Nominal and Effective Interest Rates

The relationship between nominal and effective interest rates depends on the time period and the number of sub-periods. Below are the formulas and examples for converting between them.

Nominal Interest Rate: For a period with nn sub-periods and an effective interest rate iei_e per sub-period, the nominal interest rate ii is: i=(1+ie)n1i = (1 + i_e)^n - 1

Effective Interest Rate: Given a nominal interest rate ini_n for a period, the effective interest rate iei_e per sub-period is: ie=(in+1)1/n1i_e = (i_n + 1)^{1/n} - 1

Examples:

  • With an effective monthly interest rate of 1%1\% (ie=0.01i_e = 0.01), the nominal annual interest rate is: i=(1+0.01)121=0.127=12.7%i = (1 + 0.01)^{12} - 1 = 0.127 = 12.7\%
  • For a nominal annual interest rate of 10%10\%, the effective monthly interest rate is: ie=(0.1+1)1/121=0.00797=0.797%i_e = (0.1 + 1)^{1/12} - 1 = 0.00797 = 0.797\%

References