rates
Get current exchange rates directly from your terminal!
install
[sudo] npm install -g rates
use
rates -h Options: -h, --help output usage information -V, --version output the version number -f, --from <currency> currency -t, --to <currency> currency -a, --amount [number] amount -p, --provider [google|yahoo|ecb] provider name like Google, Yahoo, European Central Bank
rates -f usd -t eur
rates -f eur -t usd -a 42