Rate Overview
Live
1 UYU = 2.0424 ALL
1 ALL = 0.489615
UYU
Avg
2.0502
High
2.0616
Low
2.0381
Last updated: 7/5/2026, 11:12:40 PM
Quick Conversions
| UYU | ALL |
|---|---|
| 1 UYU | 2.04 ALL |
| 10 UYU | 20.42 ALL |
| 50 UYU | 102.12 ALL |
| 100 UYU | 204.24 ALL |
| 500 UYU | 1,021.21 ALL |
| 1,000 UYU | 2,042.42 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-07-05T23:12:40Z",
"rates": {
"ALL": 2.042422
}
}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": 204.24220000000003,
"rate": 2.042422
}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