Rate Overview
Live
1 AED = 10.9492 UYU
1 UYU = 0.091331
AED
Avg
10.9628
High
11.0183
Low
10.9313
Last updated: 9/3/2026, 5:29:44 AM
Quick Conversions
| AED | UYU |
|---|---|
| 1 AED | 10.95 UYU |
| 10 AED | 109.49 UYU |
| 50 AED | 547.46 UYU |
| 100 AED | 1,094.92 UYU |
| 500 AED | 5,474.61 UYU |
| 1,000 AED | 10,949.23 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-09-03T05:29:44Z",
"rates": {
"UYU": 10.949225
}
}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": 1094.9225000000001,
"rate": 10.949225
}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