Rate Overview
Live
1 AED = 10.9368 UYU
1 UYU = 0.091435
AED
Avg
10.7969
High
11.0665
Low
10.2466
Last updated: 7/29/2026, 10:36:24 PM
Quick Conversions
| AED | UYU |
|---|---|
| 1 AED | 10.94 UYU |
| 10 AED | 109.37 UYU |
| 50 AED | 546.84 UYU |
| 100 AED | 1,093.68 UYU |
| 500 AED | 5,468.38 UYU |
| 1,000 AED | 10,936.77 UYU |
Get AED/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=UYUExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-29T22:36:24Z",
"rates": {
"UYU": 10.936767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "UYU",
"amount": 100
},
"result": 1093.6767,
"rate": 10.936767
}Build with AED/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key