Rate Overview
Live
1 UYU = 2.0571 ALL
1 ALL = 0.486131
UYU
Avg
2.1122
High
2.1599
Low
2.0571
Last updated: 3/7/2026, 3:06:39 AM
Quick Conversions
| UYU | ALL |
|---|---|
| 1 UYU | 2.06 ALL |
| 10 UYU | 20.57 ALL |
| 50 UYU | 102.85 ALL |
| 100 UYU | 205.71 ALL |
| 500 UYU | 1,028.53 ALL |
| 1,000 UYU | 2,057.06 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-03-07T03:06:39Z",
"rates": {
"ALL": 2.05706
}
}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": 205.706,
"rate": 2.05706
}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