Rate Overview
Live
1 UYU = 2.0545 ALL
1 ALL = 0.486732
UYU
Avg
2.0500
High
2.0636
Low
2.0331
Last updated: 3/27/2026, 12:01:13 PM
Quick Conversions
| UYU | ALL |
|---|---|
| 1 UYU | 2.05 ALL |
| 10 UYU | 20.55 ALL |
| 50 UYU | 102.73 ALL |
| 100 UYU | 205.45 ALL |
| 500 UYU | 1,027.26 ALL |
| 1,000 UYU | 2,054.52 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-03-27T12:01:13Z",
"rates": {
"ALL": 2.054518
}
}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.4518,
"rate": 2.054518
}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