Rate Overview
Live
1 UYU = 2.0034 ALL
1 ALL = 0.499157
UYU
Avg
2.0053
High
2.0089
Low
1.9988
Last updated: 8/15/2026, 9:20:54 PM
Quick Conversions
| UYU | ALL |
|---|---|
| 1 UYU | 2.00 ALL |
| 10 UYU | 20.03 ALL |
| 50 UYU | 100.17 ALL |
| 100 UYU | 200.34 ALL |
| 500 UYU | 1,001.69 ALL |
| 1,000 UYU | 2,003.38 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-08-15T21:20:54Z",
"rates": {
"ALL": 2.003377
}
}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": 200.33769999999998,
"rate": 2.003377
}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