Skip to content

A CLI program that converts currencies using currency exchange rates

License

Notifications You must be signed in to change notification settings

Rayrsn/currencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💱 Currency Converter

A CLI program that converts currencies

Status Badge

Features 🏆

  • Supports up to 150+ currencies, including common Cryptocurrencies

Building 🔨

  • If you don't want to manually build the app, you can use:

Otherwise, you can build the program yourself by running:

Make sure you have Go installed

go build
  • The executable will be located in the same directory you ran the command from

Usage 💻

./currencyConverter usd eur
_______________________________

1 USD = 0.983081 EUR

or alternatively

./currencyConverter 10 usd eur
_______________________________

10 USD = 9.830803 EUR

Acknowledgments and FAQ 📚

List of every available currency, token and cryptocurrency symbol: https://cdn.jsdelivr.net/gh/fawazahmed0/currency-api@1/latest/currencies.json

TODO

  • Add support for cryptocurrencies

Questions ⁉️

If yall have any questions or just wanna talk, add me on Discord or use my username Rayr#6401 (this might change so it's better to just use the link)