Real-Time Currency Conversion via Webhook & Google Parsing - n8n Workflow | Neura Market
Real-Time Currency Conversion via Webhook & Google Parsing
Automates instant currency conversions via webhook GET requests, parsing live Google Search rates for accurate, formatted responses. Handles validation and errors for reliable integration.
This n8n workflow enables real-time currency conversion by receiving GET requests through a webhook with a query parameter (e.g., '1 USD to INR'). It validates the input, fetches current exchange rates from Google Search via HTTP, extracts data from the HTML response, formats it user-friendly, and sends back the result. Error handling ensures robustness for missing parameters or parsing issues.
Key benefits include no API keys needed, leveraging free Google Search for up-to-date rates, and seam
Platform
n8n
Category
Travel & Hospitality
Price
$14.99
Creator
QualityWorkflows
currency-conversion
webhook
google-search
html-parsing
real-time-rates
automation
finance
travel
exchange-rates
api-free
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.