Skip to content

A currency converter utilizing external APIs to fetch real-time exchange rates

Notifications You must be signed in to change notification settings

IngaPosiunaite/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Currency-Converter

Introduction

Currency Converter is a Python-based project that allows users to convert between different currencies, retrieve exchange rates, and list available currencies. It provides a simple and intuitive interface for performing currency conversions, making it easy for users to understand and use.

Usage / Installation

Clone the repository by running the following command inside a terminal

git clone https://github.com/IngaPosiunaite/Currency-Converter.git

Then within the folder, run

main.py

What I've Learned

  1. Implemented a currency converter with Python, utilizing external APIs to fetch real-time exchange rates.
  2. Developed functionality to convert between different currencies and retrieve exchange rates.
  3. Incorporated error handling to ensure smooth user experience during currency conversion.

About

A currency converter utilizing external APIs to fetch real-time exchange rates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages