currency-converterapi-js

1.0.4 • Public • Published

Installation

npm

npm install currency-converterapi-js

Import and Usage

import { convertCurrency } from 'currency-converter-js';
convertCurrency('USD', 'INR', 3).then(res => console.log(res));

Package Sidebar

Install

npm i currency-converterapi-js

Weekly Downloads

4

Version

1.0.4

License

MIT

Unpacked Size

2.61 kB

Total Files

4

Last publish

Collaborators

  • gurivisetti-gopikrishna