Inspiration

When we travel abroad and always feel the urge to convert the currency to evaluate our future expenditure, be it during shopping or eating in an expensive restaurant. So to evaluate this quickly we could run a currency exchange python script on our mobile phones or PC instead of googling, especially useful when we don't have access to the internet or to not get distracted by Google.

What it does

Converts any foreign currency to any base currency via your terminal python .\QXchange.py 55 usd inr This CLI command converts 55 USD to INR (Indian Rupees)

How we built it

Using Python

Challenges we ran into

Learning the currency codes for different countries from https://www.iban.com/currency-codes

Accomplishments that we're proud of

Built an CLI script

What we learned

CLI scripting

What's next for Exchange-rates

A QXchange mobile app

Built With

Share this project:

Updates