ExchangeRate API client
Installing the client library
npm install exchangerate-api
Using the client library
// Imports the libraryconst exchangeRateClient = ; const result = await exchangeRateClient result forlet code rate of result console result
License
The gem is available as open source under the terms of the MIT License.