Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

dnshi/currency-rates

Repository files navigation

Note

xe.com has changed the currency API, so this project is no longer working. This repository is archived.

Currency Rates

npm version npm

Command line tool to fetch currency rates tool and display rates on your terminal.

Install

$ npm i -g currency-rates
$ currency-rates

Customize

$ # -r => rows
$ # -c => columns
$ currency-rates -r USD,CAD,EUR -c GBP,AUD,JPY

Inverse

$ currency-rates -i

Show Available Countries

$ currency-rates -l

Screenshot

screenshot