Rate Overview
Live
1 AED = 11.0234 UYU
1 UYU = 0.090716
AED
Avg
10.8390
High
11.0924
Low
10.4109
Last updated: 3/27/2026, 11:51:16 AM
Quick Conversions
| AED | UYU |
|---|---|
| 1 AED | 11.02 UYU |
| 10 AED | 110.23 UYU |
| 50 AED | 551.17 UYU |
| 100 AED | 1,102.34 UYU |
| 500 AED | 5,511.69 UYU |
| 1,000 AED | 11,023.37 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-03-27T11:51:16Z",
"rates": {
"UYU": 11.023371
}
}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": 1102.3371,
"rate": 11.023371
}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