Rate Overview
Live
1 UYU = 2.0493 ALL
1 ALL = 0.487972
UYU
Avg
2.1192
High
2.2437
Low
2.0352
Last updated: 5/27/2026, 12:16:09 PM
Quick Conversions
| UYU | ALL |
|---|---|
| 1 UYU | 2.05 ALL |
| 10 UYU | 20.49 ALL |
| 50 UYU | 102.46 ALL |
| 100 UYU | 204.93 ALL |
| 500 UYU | 1,024.65 ALL |
| 1,000 UYU | 2,049.30 ALL |
Get UYU/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=ALLExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-05-27T12:16:09Z",
"rates": {
"ALL": 2.049296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "ALL",
"amount": 100
},
"result": 204.9296,
"rate": 2.049296
}Build with UYU/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key