Skip to main content

aprtoapy

Tool to calculate APY from APR value. Compouding periods, i.e., the number of times compounded per year can be defined with -c argument.

Usage

aprtoapy [--apr APR] [-c COMPOUNDING] [-n]

Parameters

NameDescriptionDefaultOptionalChoices
aprAPR value in percentage to convert100Truerange(1, 101)
compoundingNumber of compounded periods in a year. 12 means compounding monthly12Truerange(1, 101)
narrativeFlag to show narrative instead of dataframeFalseTrueNone

On this page