UNPKG

currencyconv

Version:
15 lines (9 loc) 291 B
# Currency Conversor Cli Currency converter cli from any currency to another currency with the free api http://free.currencyconverterapi.com/ # Intallation npm install -g currencyconv # Use currencyconv -f USD -t EUR -s 100 #License The MIT License (MIT) Copyright (c) Duvan Monsalve