Skip to content

hesterconsoles/exchangecalculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

exchangecalculation

The flow is listed below:

  1. Import the real-time currency data from banks' website
    There are many APIs available which provide us the currency rates by making calls using a API key and getting back the result as JSON. We can further extend the code to convert the JSON to a list and format the data if needed.
    The module requests is called.

  2. input the number of expected exchange number and calculate the total cost for it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages