Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

🏦 Calculate Future Compounding Interest Earnings/Payments🪙

Notifications You must be signed in to change notification settings

Prem-ium/Interest-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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