Rate Overview
Live
1 AED = 10.8315 UYU
1 UYU = 0.092323
AED
Avg
10.9228
High
10.9808
Low
10.8315
Last updated: 4/18/2026, 8:47:07 AM
Quick Conversions
| AED | UYU |
|---|---|
| 1 AED | 10.83 UYU |
| 10 AED | 108.32 UYU |
| 50 AED | 541.58 UYU |
| 100 AED | 1,083.15 UYU |
| 500 AED | 5,415.77 UYU |
| 1,000 AED | 10,831.55 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-04-18T08:47:07Z",
"rates": {
"UYU": 10.831545
}
}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": 1083.1545,
"rate": 10.831545
}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