APRAPY conversion

Set parameters

% % < %
% % < %
= year
% % < %
= year
% % < %
= year

Explanations

@@\mathrm{APR}@@ (Annual Percentage Rate) is the rate of simple interest for one year. If interests is given in each period, with @@N@@ periods for one year, then each period gives @@\frac{\mathrm{APR}}{N}@@ interest, always computed on the initial amount.

@@\mathrm{APY}@@ (Annual Percentage Yield) is the rate of compound interest for one year. If interests is given in each period, with @@N@@ periods for one year, then for each period the @@\frac{\mathrm{APR}}{N}@@ interest is added to the total amount, and so interests also generate interest in next periods.

For example, for a number of periods @@N = 5@@, a simple interest for the year @@\mathrm{APR} = 10\%@@ and an initial amount @@A_0 = 1000\unicode{8364}@@.

The rate for each period is @@\frac{\mathrm{APR}}{N} = \frac{10}{5}\% = 2\% = 0.02@@.

With

simple interest

the @@5@@ periods during the year give successively:
@@InterestTotal profitTotal amountA0=1000\unicode8364I1=1000\unicode8364× 0.02=20\unicode8364P1=0\unicode8364+ 20\unicode8364=20\unicode8364A1=1000\unicode8364I2=1000\unicode8364× 0.02=20\unicode8364P2=20\unicode8364+ 20\unicode8364=40\unicode8364A2=1000\unicode8364I3=1000\unicode8364× 0.02=20\unicode8364P3=40\unicode8364+ 20\unicode8364=60\unicode8364A3=1000\unicode8364I4=1000\unicode8364× 0.02=20\unicode8364P4=60\unicode8364+ 20\unicode8364=80\unicode8364A4=1000\unicode8364I5=1000\unicode8364× 0.02=20\unicode8364P5=80\unicode8364+ 20\unicode8364=100\unicode8364A5=1000\unicode83641 yearP10=200\unicode83642 yearsP15=300\unicode83643 yearsP20=400\unicode83644 years@@

In general,
total profit after @@k@@ periods @@P_k = A_0 + \underbrace{\frac{\mathrm{APR}}{N} + \dots + \frac{\mathrm{APR}}{N}}_{k\text{ times}} = A_0 \times \frac{\mathrm{APR}}{N} \times k@@.

Total profit after one year (i.e. @@N@@ periods) @@P_N = A_0 \times \mathrm{APR}@@.

Total profit after @@i@@ years @@P_{i N} = A_0 \times \mathrm{APR} \times i@@.

With

compound interest

the @@5@@ periods during the year give successively:
@@InterestTotal amountA0=1000\unicode8364I1=1000\unicode8364× 0.02=20\unicode8364A1=1000\unicode8364× 1.02=1000\unicode8364+ 20\unicode8364=1020\unicode8364I2=1020\unicode8364× 0.02=20.4\unicode8364A2=1020\unicode8364× 1.02=1020\unicode8364+ 20.4\unicode8364=1040.4\unicode8364I3=1040.4\unicode8364× 0.02=20.808\unicode8364A3=1040.4\unicode8364× 1.02=1040.4\unicode8364+ 20.808\unicode8364=1061.208\unicode8364I4=1061.208\unicode8364× 0.02=21.22416\unicode8364A4=1061.208\unicode8364× 1.02=1061.208\unicode8364+ 21.22416\unicode8364=1082.43216\unicode8364I5=1082.43216\unicode8364× 0.02=21.6486432\unicode8364A5=1082.43216\unicode8364× 1.02=1082.43216\unicode8364+ 21.6486432\unicode8364=1104.0808032\unicode83641 yearA101218.994422 yearsA151345.8683383 yearsA201485.9473964 years@@

That gives the corresponding @@\mathrm{APY} = 0.1040808032 = 10.40808032\%@@.

In general,
total amount after @@k@@ periods @@A_k = A_0 \times \underbrace{\left(1 + \frac{\mathrm{APR}}{N}\right) \times \dots \times \left(1 + \frac{\mathrm{APR}}{N}\right)}_{k\text{ times}} = A_0 \times \left(1 + \frac{\mathrm{APR}}{N}\right)^k@@.

Total amount after one year (i.e. @@N@@ periods) @@A_N = A_0 \times \left(1 + \frac{\mathrm{APR}}{N}\right)^N = A_0 \times (1 + \mathrm{APY})@@.

Total amount after @@i@@ years @@A_{i N} = A_0 \times \left(1 + \frac{\mathrm{APR}}{N}\right)^{i N}@@.

Note that for any @@N: \mathrm{APY} \lt \lim\limits_{k\rightarrow\infty} \left(1 + \frac{\mathrm{APR}}{k}\right)^k - 1 = e^{\mathrm{APR}} - 1@@ (this is the value in the APY limit row).

Conversion between APR and APY

For annual percentage rate @@\mathrm{APR} \in \mathbb{R}@@, annual percentage rate @@\mathrm{APY} \in \mathbb{R}@@ and the number of periods @@N \in \mathbb{N}@@.
  • @@\mathrm{APY} = \left(1 + \frac{\mathrm{APR}}{N}\right)^N - 1@@
  • Reciprocally @@\mathrm{APR} =\left(\sqrt[N]{1 + \mathrm{APY}} - 1\right) N@@

Links

🚧 Todo 🚧