Exchange Rates API is a free service for current and historical foreign exchange rates published by the European Central Bank. The Singer Exchange Rates API tap pulls data out of Exchange Rates API and delivers data in a standard, JSON-based format.
Supports the extraction of individual data streams and fields
Python
Installing and running the Exchange Rates API tap is easy. Check the repository for specific setup steps.
View the repo →
$ pip install tap-exchangeratesapi
Singer targets can consume data from the Exchange Rates API tap and do something with it, like load it into a file, API or database.