Rate Overview
Live
1 ALL = 0.487972 UYU
1 UYU = 2.0493
ALL
Avg
0.480905
High
0.496286
Low
0.462976
Last updated: 5/27/2026, 12:16:36 PM
Quick Conversions
| ALL | UYU |
|---|---|
| 1 ALL | 0.49 UYU |
| 10 ALL | 4.88 UYU |
| 50 ALL | 24.40 UYU |
| 100 ALL | 48.80 UYU |
| 500 ALL | 243.99 UYU |
| 1,000 ALL | 487.97 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-05-27T12:16:36Z",
"rates": {
"UYU": 0.487972
}
}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.797200000000004,
"rate": 0.487972
}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