Rate Overview
Live
1 UYU = 2.0520 ALL
1 ALL = 0.487326
UYU
Avg
2.0619
High
2.0836
Low
2.0520
Last updated: 6/30/2026, 6:12:24 AM
Quick Conversions
| UYU | ALL |
|---|---|
| 1 UYU | 2.05 ALL |
| 10 UYU | 20.52 ALL |
| 50 UYU | 102.60 ALL |
| 100 UYU | 205.20 ALL |
| 500 UYU | 1,026.01 ALL |
| 1,000 UYU | 2,052.01 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-06-30T06:12:24Z",
"rates": {
"ALL": 2.052013
}
}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.2013,
"rate": 2.052013
}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