@walkmanxy/currencyconverter

1.0.1 • Public • Published

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);

Readme

Keywords

none

Package Sidebar

Install

npm i @walkmanxy/currencyconverter

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

2.11 kB

Total Files

3

Last publish

Collaborators

  • walkmanxy