- Supports up to 150+ currencies, including common Cryptocurrencies
- If you don't want to manually build the app, you can use:
- The currencyconverter AUR if you're on Arch
- Grab a binary from the Artifacts
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
./currencyConverter usd eur
_______________________________
1 USD = 0.983081 EUR
or alternatively
./currencyConverter 10 usd eur
_______________________________
10 USD = 9.830803 EUR
List of every available currency, token and cryptocurrency symbol: https://cdn.jsdelivr.net/gh/fawazahmed0/currency-api@1/latest/currencies.json
- Add support for cryptocurrencies