Rate Overview
Live
1 ALL = 0.489267 UYU
1 UYU = 2.0439
ALL
Avg
0.488508
High
0.496316
Low
0.479946
Last updated: 7/12/2026, 6:00:46 AM
Quick Conversions
| ALL | UYU |
|---|---|
| 1 ALL | 0.49 UYU |
| 10 ALL | 4.89 UYU |
| 50 ALL | 24.46 UYU |
| 100 ALL | 48.93 UYU |
| 500 ALL | 244.63 UYU |
| 1,000 ALL | 489.27 UYU |
Get ALL/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=UYUExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-12T06:00:46Z",
"rates": {
"UYU": 0.489267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "UYU",
"amount": 100
},
"result": 48.926700000000004,
"rate": 0.489267
}Build with ALL/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key