Automated Gold Price Tracker with Multi-Currency for Telegram - n8n Workflow | Neura Market
Automated Gold Price Tracker with Multi-Currency for Telegram
Monitors gold prices every 15 minutes, converts to USD and local currency, generates a karat price table, and sends updates via Telegram.
This n8n workflow automates gold price tracking by triggering every 15 minutes via a Schedule Trigger node. It fetches live gold prices (XAU) from a reliable API, retrieves current exchange rates for multiple currencies, and processes the data to calculate prices per gram for 24k, 21k, and 18k gold. A custom Code node formats this into a clean Markdown table with thousand separators and proper alignment, ensuring readability in Telegram.
The workflow then sends the formatted report directly to
Platform
n8n
Category
E-commerce
Price
$12.99
Creator
Matt Buds
gold
price-tracker
telegram
currency-conversion
schedule
automation
market-monitoring
e-commerce
api-integration
markdown-report
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.