Rate Overview
Live
1 UYU = 2.0403 ALL
1 ALL = 0.490126
UYU
Avg
2.0489
High
2.0836
Low
2.0314
Last updated: 7/18/2026, 8:22:28 AM
Quick Conversions
| UYU | ALL |
|---|---|
| 1 UYU | 2.04 ALL |
| 10 UYU | 20.40 ALL |
| 50 UYU | 102.01 ALL |
| 100 UYU | 204.03 ALL |
| 500 UYU | 1,020.15 ALL |
| 1,000 UYU | 2,040.29 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-18T08:22:28Z",
"rates": {
"ALL": 2.040291
}
}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.02909999999997,
"rate": 2.040291
}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