currency-coverter-g
npm install currency-coverter-by-ganeshWelcome to the Currency Converter package! This package provides a simple and efficient way to convert currencies using the Freecurrencyapi service.
- Simple API: Convert currencies with minimal setup.
- Accurate Conversion: Utilizes live exchange rates from Freecurrencyapi for up-to-date currency conversion.
- Asynchronous Operation: Fully asynchronous, allowing for non-blocking operations.
You can install the package via npm. Run the following command in your terminal:
```bash
npm install currency-coverter-g