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.
| 🌐 Website | https://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/ |
| ✍️ Articles | https://cambio-uruguay.medium.com |
Key pages: comparador · conversor · histórico · mapa de casas · casas de cambio · retirar efectivo (turistas).
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.
https://eduair94.github.io/cambio-uruguay/
https://docs.google.com/document/d/1BBDrsiT778SEIn5hqYltl-7dxQq9dSeG/edit
Inside repository folder
npm install && cd app npm installAPI
npm run devAPP Inside /app folder. It will work connected to the official api.
npm run devDeveloper - Eduardo Airaudo
QA (Testing) - Regina Scagliotti
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.