Rate Overview
Live
1 ALL = 0.506007 UYU
1 UYU = 1.9763
ALL
Avg
0.506712
High
0.508858
Low
0.505326
Last updated: 9/2/2026, 10:21:39 AM
Quick Conversions
| ALL | UYU |
|---|---|
| 1 ALL | 0.51 UYU |
| 10 ALL | 5.06 UYU |
| 50 ALL | 25.30 UYU |
| 100 ALL | 50.60 UYU |
| 500 ALL | 253.00 UYU |
| 1,000 ALL | 506.01 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-09-02T10:21:39Z",
"rates": {
"UYU": 0.506007
}
}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": 50.600699999999996,
"rate": 0.506007
}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