Skip to content

RahilJain1366/Currency_Convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💱 Currency Converter

A simple command-line currency converter built using Rust that fetches real-time exchange rates and allows users to convert between different global currencies with ease.

Features

  • Convert between major world currencies
  • Live exchange rates powered by API
  • Lightweight and fast Rust implementation
  • Input validation and error handling
  • Clean and interactive terminal UI

Built With

📦 Installation

Make sure you have Rust installed. If not, install it from rustup.rs.

git clone https://github.com/RahilJain1366/Currency_Convertor.git
cd Currency_Convertor
cargo build
cargo run

For the free version, only EUR can be used as the base currency

Enter base currency: USD Enter target currency: EUR Enter amount: 100 100 USD = 91.23 EUR

About

In this project, I designed a simple currency convertor using Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages