Rate Overview
Live
1 UYU = 2.0246 ALL
1 ALL = 0.493926
UYU
Avg
2.0377
High
2.0560
Low
2.0246
Last updated: 5/7/2026, 8:14:32 AM
Quick Conversions
| UYU | ALL |
|---|---|
| 1 UYU | 2.02 ALL |
| 10 UYU | 20.25 ALL |
| 50 UYU | 101.23 ALL |
| 100 UYU | 202.46 ALL |
| 500 UYU | 1,012.30 ALL |
| 1,000 UYU | 2,024.60 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-07T08:14:32Z",
"rates": {
"ALL": 2.024596
}
}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": 202.4596,
"rate": 2.024596
}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