Rate Overview
Live
1 AED = 10.9142 UYU
1 UYU = 0.091623
AED
Avg
10.9334
High
10.9705
Low
10.9115
Last updated: 7/27/2026, 5:33:00 PM
Quick Conversions
| AED | UYU |
|---|---|
| 1 AED | 10.91 UYU |
| 10 AED | 109.14 UYU |
| 50 AED | 545.71 UYU |
| 100 AED | 1,091.42 UYU |
| 500 AED | 5,457.12 UYU |
| 1,000 AED | 10,914.24 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-27T17:33:00Z",
"rates": {
"UYU": 10.914244
}
}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": 1091.4244,
"rate": 10.914244
}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