Currency Converter
Using the script
- Arguments
Eg:python currency_converter.py --f <from> --t <to> --amount <amount>
python currency_converter.py --f USD --t INR --amount 28
Note: Add your access key in the script before using
python currency_converter.py --f <from> --t <to> --amount <amount>
Eg:python currency_converter.py --f USD --t INR --amount 28
Note: Add your access key in the script before using