Build a custom, unified micro-API using an n8n workflow to fetch real-time prices for BTC and ETH (via CoinGecko) and current USD exchange rates (via ExchangeRate-API).
Download this n8n workflow template and start using it instantly.
Creating robust applications often requires integrating data from multiple sources. This can lead to slow response times or complicated multi-step fetching logic. This specialized n8n workflow solves that problem by acting as an aggregation layer.
It utilizes the power of the n8n platform to simultaneously query CoinGecko for Bitcoin (BTC) and Ethereum (ETH) prices (including 24-hour changes) and ExchangeRate-API for fiat exchange rates (USD to EUR and NGN).
When the endpoint is hit (via the initial n8n trigger), the workflow executes these requests in parallel, merges the results, processes and cleans the data using a custom code n8n node, and instantly returns a clean, predictable JSON payload. This is a perfect example of leveraging n8n templates to build efficient microservices.
This n8n workflow is initiated by a custom public endpoint defined by the Webhook n8n trigger.
crypto-fx webhook path, activating the n8n trigger.To deploy this n8n template and create your API endpoint, follow these steps:
Webhook (n8n trigger): This is the entry point for the n8n workflow. It is configured to listen on the path crypto-fx and handles the incoming request by initiating the data fetching process.
Get Fiat Exchange Rates (HTTP Request n8n node): Connects to api.exchangerate-api.com to retrieve the latest exchange rates with USD as the base currency. This data is essential for the final payload.
Get Crypto Prices (HTTP Request n8n node): Connects to api.coingecko.com to fetch current prices and 24-hour change percentages for Bitcoin and Ethereum, using USD as the target currency.
Merge (n8n node): Used to synchronize and combine the results from the two parallel HTTP requests before they proceed to the transformation stage.
Build JSON (Code n8n node): This highly specialized n8n node iterates over the merged input items and selectively constructs the final output JSON payload. It extracts price and change24h for crypto, and the USDEUR and USD_NGN rates, ensuring the output is clean and uniform.
Respond (n8n node): The final step in this n8n workflow. It takes the output generated by the Code node and sends it back to the client that initiated the original n8n trigger, concluding the API call.
Use this powerful n8n workflow template to automatically monitor Google Calendar for new events and instantly create corresponding Zoom meeting links. Optimize your scheduling with n8n node automation.

This n8n workflow automates the creation of Zendesk support tickets from new Gmail messages and Slack posts, logging all details to Google Sheets and sending status alerts via Slack.

Create a powerful n8n workflow using Google Gemini (LangChain Agents) to automate chat replies, read Google Docs, and log all conversations directly into Google Sheets. Leverage this robust n8n template for conversational AI.

Deploy a custom, branded AI chatbot on your website using this powerful n8n workflow. Integrate complex Flowise multi-agent chatflows and brand your customer support experience.

Use an advanced n8n workflow to deploy a custom AI Executive PA chatbot for your website. This smart n8n template handles customer inquiries, checks Microsoft Outlook calendar availability, and books meetings using specialized n8n tools and the powerful n8n node architecture.


I help ambitious businesses eliminate operational bottlenecks and scale faster with AI automation. My clients typically see 40-60% efficiency gains within 90 days. Currently accepting 3 new projects this quarter - [email protected]







































