Public
Script
  • mgruel avatar
    exchangeCurrency
    @mgruel
    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
    Script
1
Next
October 25, 2023