Skip to content

Converts money between currencies (exchange rates obtained from Yahoo Finance API)

Notifications You must be signed in to change notification settings

nakhan98/simple_realtime_currency_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Simple Realtime Currency Converter

  • Converts money between active currencies
  • Gets latest information via Yahoo finance API
  • Usage: python currency_converter.py amount [source currency code] [target currency code]
  • Example: python currency_converter.py 15 gbp usd

About

Converts money between currencies (exchange rates obtained from Yahoo Finance API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages