Rate Overview
Live
1 ALL = 0.475377 UYU
1 UYU = 2.1036
ALL
Avg
0.470645
High
0.475377
Low
0.462976
Last updated: 3/7/2026, 12:14:59 AM
Quick Conversions
| ALL | UYU |
|---|---|
| 1 ALL | 0.48 UYU |
| 10 ALL | 4.75 UYU |
| 50 ALL | 23.77 UYU |
| 100 ALL | 47.54 UYU |
| 500 ALL | 237.69 UYU |
| 1,000 ALL | 475.38 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-03-07T00:14:59Z",
"rates": {
"UYU": 0.475377
}
}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": 47.5377,
"rate": 0.475377
}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