Skip to content

converts currency between USD and EGP or vice versa using a conversion rate from currency.me.uk. It allows users to input an amount and select the conversion type.

License

Notifications You must be signed in to change notification settings

ahmed98Osama/Dollar-to-Egyptian-Pound-Currency-Converter

Repository files navigation

US To EGY

💵 Dollar to Egyptian Pound

This is a currency conversion program using the Streamlit library, which is a framework for building web applications in Python. The program retrieves the current exchange rate of US dollars to Egyptian pounds from the website "currency.me.uk" using the BeautifulSoup library and the requests module. The user can choose the conversion type (either US dollars to Egyptian pounds or Egyptian pounds to US dollars) and the amount they want to convert.

I want to extend my gratitude to @AbdelrahmanMaxwell for his amazing repository "Dollar-to-Egyptian-Pound-exchange-rate". This repository has inspired me greatly.

FAQ

Is this applicaton a cross platform?
Yes since it use streamlit library so you can accsess it anywhere using this link

Software interface

About

converts currency between USD and EGP or vice versa using a conversion rate from currency.me.uk. It allows users to input an amount and select the conversion type.

Resources

License

Stars

Watchers

Forks