Prem-ium / Interest-Calculator

🏦 Calculate Future Compounding Interest Earnings/Payments🪙

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APY-Interest-Payment-Calculator

A Java program that converts APY to APR. The program then calculates daily/weekly/monthly interest earnings based on how frequently the interest is compounded as well as the amount of balance accuring interest. This program is proven to show accurate results for services such as Celsius, a crypto interest platform which compounds weekly.

Purpose

To convert a daily, weekly, monthly, or semi-annual compounding APY rate into an APR to calculate interest payments.

#Required Input

  • APY Interest Rate
  • Frequency of Compounding Interest (Daily, Weekly, Monthly, etc.)
  • Total Balance Accuring Interest

Example Output

Example