Difference between revisions of "Interest Rate APR/APY Conversion"

From Nearline Storage
Jump to navigation Jump to search
(Created page with "p = periods of compounding. Example: monthly then p = 12 APR = ((APY + 1)**1/p - 1) * p APY = (1 + APR/p)**p - 1")
(No difference)

Revision as of 17:31, 31 December 2019

p = periods of compounding. Example: monthly then p = 12

APR = ((APY + 1)**1/p - 1) * p

APY = (1 + APR/p)**p - 1