stephenhaunts / UK-APR-Calculator

An implementation of the FCA MCOB (10.3) Formula for calculating Annual Percentage Rates

Home Page:https://stephenhaunts.com/2013/05/22/how-to-calculate-annual-percentage-rates-apr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

United Kingdom APR Calculator

This project contains code to calculate the Annual Percentage Rate for a loan and it's Instalments.

The APR is essentially how much your borrowing will cost over the period of an average year, over the term of your debt. It takes into account interest charged as well as any additional fees (such as arrangement fees, or annual fees) you’ll have to pay. It also considers the frequency with which interest is charged on your borrowing, as this as an impact on how much you will pay as well.

If you want to read mroe about how this code library works, with examples, then please visit the following blog post where I explain it in detail.

https://stephenhaunts.com/2013/05/22/how-to-calculate-annual-percentage-rates-apr/

About

An implementation of the FCA MCOB (10.3) Formula for calculating Annual Percentage Rates

https://stephenhaunts.com/2013/05/22/how-to-calculate-annual-percentage-rates-apr/

License:GNU General Public License v3.0


Languages

Language:C# 100.0%