Wiki
Calculator
-- Make calculations easier!
Tweet
Print
Home
>
Business
>
Finance
> Annual percentage yield
Annual percentage yield
Formula
APY
annual percentage yield
inom
nominal interest rate
N
number of compounding periods per year
Formula description
Annual percentage yield (APY) is a normalized representation of an interest rate, based on a compounding period of one year. APY figures allow for a reasonable, single-point comparison of different offerings with varying compounding schedules.
Calculator (
how to use calculator?
)
inom
%, percent,parts per hundred
decimal
‰, per mil,parts per thousand,per mille,permil,permille,per mill,promille
permyriad,basis point,bp,percentage in point,pip,parts per ten thousand,one-hundredth percent
parts per million,ppm
parts per billion,ppb
parts per trillion,ppt
parts per quadrillion,ppq
N
APY
%, percent,parts per hundred
decimal
‰, per mil,parts per thousand,per mille,permil,permille,per mill,promille
permyriad,basis point,bp,percentage in point,pip,parts per ten thousand,one-hundredth percent
parts per million,ppm
parts per billion,ppb
parts per trillion,ppt
parts per quadrillion,ppq
Precision
0
1
2
3
4
5
6
7
8
9
Formula code
C
C#
C++
Java
JavaScript
LaTeX
PHP
#include
APY = pow(1+inom/N,N)-1
APY = Math.Pow(1+inom/N,N)-1
#include
APY = pow(1+inom/N,N)-1
APY = Math.pow(1+inom/N,N)-1
APY = Math.pow(1+inom/N,N)-1
\mbox{APY} = (1+\frac{i_{\mbox{nom}}}{N})^N -1
$APY = pow(1+$inom/$N,$N)-1
References
Wikepedia:Annual percentage yield.
Comment or add more code
If you cannot find the formula or calculator you want, please tell us what you want and we will add it for you ASAP. If you want anything else or find any error on this page, please just let us know. If you know the formula in other languages, you are welcome to add it. Thanks for contributing to wikicalculator.com!
Comment
Add code for the formula
Please help us do better by providing your opinions(<= 500 characters):
Language:
(<= 500 characters)
Name
Email
Home Page