Public vals
14
exchangeCurrency
@mgruel
Script
Calls https://www.exchangerate-api.com to retrieve the currency exchange rates * for the provided base currency or "eur" if undefined
* @param {string} desired - The desired currency convert to
* @param {number} amount - The amount of target currency
* @param {string} base - The base currency, from which the exchange should be calculated