Odel
Cambio Uruguay

Cambio Uruguay

@eduair947TypeScriptUpdated Today

Live buy/sell rates from 40+ Uruguayan exchange houses: best rates, conversion, history and news.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Cambio Uruguay

Open-source source code of cambio-uruguay.com — compare live buy/sell exchange rates for the US dollar and 14+ currencies across 40+ Uruguayan casas de cambio and banks, updated continuously. Find the best rate right now, branches on a map, historical charts, and currency/import calculators. Trilingual (ES/EN/PT), free, no signup.

Links

🌐 Websitehttps://cambio-uruguay.com
🔌 Public API (read-only, no key)https://api.cambio-uruguay.com
🤖 MCP server (npx cambio-uruguay-mcp)npm · hosted https://mcp.cambio-uruguay.com/mcp · docs
💬 Bots (Telegram / Discord / Twitter)bots/
✍️ Articleshttps://cambio-uruguay.medium.com

Key pages: comparador · conversor · histórico · mapa de casas · casas de cambio · retirar efectivo (turistas).

MCP server for AI assistants

Live Uruguayan exchange-rate data in any Model Context Protocol client (Claude Desktop, Cursor, Cline):

{ "mcpServers": { "cambio-uruguay": { "command": "npx", "args": ["-y", "cambio-uruguay-mcp"] } } }

See mcp/README.md for tools (get_rates, best_house, convert, list_houses, get_evolution, get_news, daily_summary) and the hosted HTTP endpoint.

Github Page

https://eduair94.github.io/cambio-uruguay/

Report

https://docs.google.com/document/d/1BBDrsiT778SEIn5hqYltl-7dxQq9dSeG/edit

Installation

Inside repository folder

npm install && cd app npm install

Usage

API

npm run dev

APP Inside /app folder. It will work connected to the official api.

npm run dev

Team

Developer - Eduardo Airaudo
QA (Testing) - Regina Scagliotti

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT