With this utility you can get the current exchange rate in your console.
git clone github.com/jda157/cmd-currency-exchange
make build
Binary file will be installed to bin/ folder in project repository.
You can move binary file in any place inside your system.
./currency <amount> <source country currency> <final country currency>
./currency 1000 USD ISK
After that command you will see result of exchange 1000 USD to ISK
138155.118575 ISK