Bizzomate Exchange Rates API

Content Type: Module
Categories: Connectors

Overview

This module implements the Exchange Rates API provided by the ECB. Currency rates can be requested in total at once and also for a specific currency. Results are cached to keep unnecessary calls to a minimum. More than 30 currencies are supported and this module is without any subscription, this free to use. Sandbox credentials: testuser w9@JMhh0Ej1!FaKIz5DOQlN3R4

Documentation

Demo urlhttps://exchangeratesapi-sandbox.mxapps.io

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.

Releases

Version: 1.0.0
Framework Version: 8.10.1
Release Notes: The initial release of the Exchange Rates API