Artisan IMG > Fixer (fixer) (54d7ee4d21608ade07c7991d72659206)
Artisan IMG > Fixer (fixer) (54d7ee4d21608ade07c7991d72659206)

Fixer
1.0

Fixer is a simple and lightweight API for current and historical foreign exchange (forex) rates.

Overview
Copy

Fixer provides real time exchange rate data for 170 world currencies, updated every 60 seconds. Currency data delivered by Fixer is sourced from financial data providers and banks, including the European Central Bank.

Authentication
Copy

When using the Fixer connector, the first thing you will have to do is click on 'New Authentication' in the step editor and add your Fixer API key, obtained from the Clearbit Admin UI:

Available Operations
Copy

The examples below show one or two of the available connector operations in use.

Please see the Full Operations Reference at the end of this page for details on all available operations for this connector.

Example 1 - Get latest rates
Copy

This example will walkthrough how to get latest exchange rate data. The first step is to select the Get latest rates operation from the operations list and press 'Run Workflow'.

Below you can see that the workflow ran successfully and exchange rates have been listed.

Example 2 - Get historical rates
Copy

This example will walkthrough how to get historical exchange rate data with the choosen date. The first step is to select the Get historical rates operation from the operations list.

Select the date from the 'Query date input' and press 'Run Workflow'.

Below you can see that the workflow ran successfully and historical exchange rates have been listed for the selected date.