top of page

Euro Exchange Rate Webhook API

An n8n workflow that fetches the latest Euro foreign exchange rates from ECB's XML API, converts the data to JSON, filters by requested currency via a webhook query, and responds with current exchange rate. Utilizes HTTP Request, XML to JSON conversion, and webhook triggers.

bottom of page