etb-currency-exchange
v1.0.2
Published
Ethiopian Birr Currency Exchange
Downloads
1
Readme
etb-currency-exchange
Ethiopian Birr Currency Exchange currently using Dashen Bank
USAGE
$ npm install etb-currency-exchange
const exchange = require('etb-currency-exchange');
exchange.getRate().then((rates) => console.log(rates))