Rate Overview
Live
1 UYU = 2.0441 ALL
1 ALL = 0.489218
UYU
Avg
2.0709
High
2.1484
Low
2.0233
Last updated: 7/9/2026, 1:23:07 PM
Quick Conversions
| UYU | ALL |
|---|---|
| 1 UYU | 2.04 ALL |
| 10 UYU | 20.44 ALL |
| 50 UYU | 102.20 ALL |
| 100 UYU | 204.41 ALL |
| 500 UYU | 1,022.04 ALL |
| 1,000 UYU | 2,044.08 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-07-09T13:23:07Z",
"rates": {
"ALL": 2.044077
}
}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.4077,
"rate": 2.044077
}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