Skip to content

Latest commit

 

History

History
 
 

Real-Time Currency Converter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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

image

Entering the required options

image

If a wrong option is entered

image

Author

Kodali Bhuvan SriHarsha