Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 1.1 KB

File metadata and controls

30 lines (28 loc) · 1.1 KB

Real-time currency converter


About the project

This is a python script which can perform multiple tasks on currencies. It allows you to do the following

  1. Know the real time currency exchange rates of 32 different currencies
  2. Get real-time conversion betweeen avalable 32 currencies
  3. Get symbols of currencies
  4. Get currency names from the currency code

Built with

I have used the following to make this project


Prerequisites

we need to install forex-python module to get started

pip install forex-python

Usage

After compiling

Screenshot (59)

Entering the required options

Screenshot (61)

If a wrong option is entered

Screenshot (62)

Author

Kodali Bhuvan SriHarsha