Rate Overview
Live
1 UYU = 2.0337 ALL
1 ALL = 0.491717
UYU
Avg
2.0259
High
2.0337
Low
2.0150
Last updated: 4/17/2026, 6:19:12 AM
Quick Conversions
| UYU | ALL |
|---|---|
| 1 UYU | 2.03 ALL |
| 10 UYU | 20.34 ALL |
| 50 UYU | 101.68 ALL |
| 100 UYU | 203.37 ALL |
| 500 UYU | 1,016.84 ALL |
| 1,000 UYU | 2,033.69 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-04-17T06:19:12Z",
"rates": {
"ALL": 2.033689
}
}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": 203.3689,
"rate": 2.033689
}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