Bizzomate Exchange Rates API
Overview
Documentation
FOR COMMUNITY-SUPPORTED CONTENT
Exchange rates API is a free service for current and historical foreign exchange rates
published by the European Central Bank.
The reference rates are usually updated around 16:00 CET on every working day, except on TARGET closing days. They are based on a regular daily concertation procedure between central banks across Europe, which normally takes place at 14:15 CET.
This module implements the Exchange Rates API provided by the ECB. Not all operations are supported, to keep it small and useful and it makes sure all return values are cached, limiting potential unnecessary requests to the API.
Typical usage scenario
To get exchange rates between two currencies, in order to use the rate in (payment) calculations.
Features and limitations
No limitation, free to use.
Installation
Download the module from the app store.
The microflow actions can be used as plug and play and are exposed as microflow activities.
Known bugs
-
Frequently Asked Questions [optional]
When a currency rate is not yet published for today, the results of the previous day are returned.