Skip to content

This script calculates a user's age in years, months, and days based on the age input by the user. It also takes the current date into account for precise day calculation and considers leap years for accuracy.

Notifications You must be signed in to change notification settings

RajeshwarShingade/Currency-converter-RajeshwarShingade-projects-0004

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Currency Converter


πŸ“Œ Overview

This is a simple Python-based Currency Converter that converts an amount from one currency to another using real-time exchange rates fetched from an API. The script is beginner-friendly and demonstrates working with APIs, JSON data, and user input handling in Python.


βœ… Features

Convert currency from one currency to another instantly. Uses real-time exchange rates for accuracy. Supports multiple international currencies. Beginner-friendly and easy to understand.


πŸ›  Requirements

Python 3.x Libraries: requests (for API calls) json (for handling data)


β–Ά How to Use

Clone the repository:

git clone https://github.com/RajeshwarShingade/Currency-converter-RajeshwarShingade-projects-0004

About

This script calculates a user's age in years, months, and days based on the age input by the user. It also takes the current date into account for precise day calculation and considers leap years for accuracy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages