Skip to content

This npm package will convert any currency based on EUR

Notifications You must be signed in to change notification settings

sureshseban/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

A currency converter which converts any currency based on EUR

Instalation

Run npm i currency-converter-eur

Use:

import currencyConverter from 'currency-converter-eur';
currencyConverter('INR',1)

Parameters

The Currency Converter accepts two parameters, toCurrency and amount

By default toCurrency is set to USD and amount is set to 1

About

This npm package will convert any currency based on EUR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published