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