# Currency Conversor Cli
Currency converter cli from any currency to another currency with the free api http:
# Intallation
npm install -g currencyconv
# Use
currencyconv -f USD -t EUR -s 100
#License
The MIT License (MIT)
Copyright (c) Duvan Monsalve