Rate Overview
Live
1 UYU = 2.0330 ALL
1 ALL = 0.491881
UYU
Avg
2.0774
High
2.1707
Low
2.0303
Last updated: 7/13/2026, 7:31:23 PM
Quick Conversions
| UYU | ALL |
|---|---|
| 1 UYU | 2.03 ALL |
| 10 UYU | 20.33 ALL |
| 50 UYU | 101.65 ALL |
| 100 UYU | 203.30 ALL |
| 500 UYU | 1,016.51 ALL |
| 1,000 UYU | 2,033.01 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-13T19:31:23Z",
"rates": {
"ALL": 2.033014
}
}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.3014,
"rate": 2.033014
}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