Telegram Bot: Colombian Peso to USD Rate with AI Date Recognition - n8n Workflow | Neura Market
Telegram Bot: Colombian Peso to USD Rate with AI Date Recognition
Automates fetching TRM (COP to USD) exchange rates via Telegram bot using AI to parse dates from text/audio, with fallback to recent days if data unavailable.
This n8n workflow powers a Telegram bot that retrieves the official TRM (Representative Market Exchange Rate) from Colombian Peso (COP) to US Dollar (USD) for user-specified dates. Users send text or audio messages via Telegram, and OpenAI extracts the date in YYYY-MM-DD format. The workflow validates the date (rejecting future dates), queries the Colombian government's open data API (datos.gov.co), and if no exact match, searches up to 10 prior days for the nearest available rate.
Key benefits
Platform
n8n
Category
Finance
Price
$14.99
Creator
Bryce Yu
telegram
openai
finance
exchange-rate
trm
colombia
ai-chatbot
api-integration
currency
automation
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.