1.0.1 • Published 6 months ago

@walkmanxy/currencyconverter v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Converts a currency to another (EUR, USD, CNY, RUB, GBP, JPY only), the exchange rates are up to date as of October 31st 2023.

//Example usage: //const currencyConverter = require('your-currency-converter'); //const convertedAmount = currencyConverter.convert(100, "USD", "EUR"); //console.log(convertedAmount);

1.0.1

6 months ago

1.0.0

6 months ago