Convert Currency Rates directly from your Terminal!
Click here for more detailed installation guide!
npm install -g cash-cli
cash <amount> <currency code>
for example:
cash 1 usd
or
cash 10 usd eur rub pln
See currencies.json file.
- Money.js for providing great and simple conversion library.
- fixer.io for providing fast currency conversion API.
MIT © Anthony Kepinski