Skip to content

EriThinMyat/Currency-Converter-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Currency Converter with Python

A simple, interactive currency converter built with Python. This project allows users to convert amounts between different currencies using up-to-date exchange rates, making it easy to perform quick conversions from the command line.

Features

  • Convert between major world currencies (USD, EUR, GBP, JPY, etc.)
  • Fetches real-time exchange rates (using an API or up-to-date data)
  • User-friendly command-line interface
  • Error handling for invalid amounts or currency codes
  • Easily extensible for adding more currencies

Installation

  1. Clone the repository:
    git clone https://github.com/EriThinMyat/Currency-Converter-with-Python.git
    cd Currency-Converter-with-Python

About

Python beginner project that I practiced

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages