online-cli-currency-converter
v1.0.0
Published
This is a cli currency converter.
Downloads
3
Readme
Online CLI-CURRENCY-CONVERTER
Online CLI Currency Converter is a simple command-line tool that allows you to convert currencies based on pre-defined exchange rates. It supports conversion between 15 different currencies.
Features
- Convert currencies easily from your command line
- Supports conversion between 15 different currencies
- Uses pre-defined exchange rates
Installation
- Clone the repository: https://github.com/Deebasheikh/CLI-CURRENCY-CONVERTER.git
- Install dependencies: npm i cli-currency-converter
Usage
To use the CLI Currency Converter, follow these steps:
Run the command below to start the CLI: NPX cli-currency-converter
Follow the prompts to select the currency you want to convert from, the currency you want to convert to, and enter the amount.
The converter will display the converted amount based on the pre-defined exchange rates.
Supported Currencies
The CLI Currency Converter supports conversion between the following 15 currencies: 1.USD (United States Dollar) 2.EUR (EURO) 3.GBP (British Pound Sterling) 4.INR (Indian Rupee) 5.PKR (Pakistani Rupee) 6.CAD (Canadian Dollar) 7.SGD (Singaporean Dollar) 8.JPY (Japanese Yen) 9.CNY (Chinese Yuan) 10.SAR (Saudi Riyal) 11.OMR (Omani Riyal) 12.NZD (New Zealand Dollar) 13.KWD (Kuwaiti Dinar) 14.AED (United Arab Emirates Dirham) 15.YER (Yemini Rial)