Currency converter cli from any currency to another currency with the free api http://free.currencyconverterapi.com/
npm install -g currencyconv
currencyconv -f USD -t EUR -s 100
#License
The MIT License (MIT) Copyright (c) Duvan Monsalve
Currency conversor cli from any currency to another currency
JavaScriptMIT
Currency converter cli from any currency to another currency with the free api http://free.currencyconverterapi.com/
npm install -g currencyconv
currencyconv -f USD -t EUR -s 100
#License
The MIT License (MIT) Copyright (c) Duvan Monsalve