<@U80S3P1LK> you can grab the exchange rates using...
# general
e
@M Cook you can grab the exchange rates using a schedule script in JSON format from an API call to https://api.exchangeratesapi.io/latest and store whichever ones you need in a custom record. Combine that with a custom item field that stores currency type (ie EURO) so that it knows what row in the custom record to get the rate from.