Rate Overview
Live
1 AED = 10.9220 UYU
1 UYU = 0.091558
AED
Avg
10.9036
High
10.9680
Low
10.8599
Last updated: 5/8/2026, 1:00:46 PM
Quick Conversions
| AED | UYU |
|---|---|
| 1 AED | 10.92 UYU |
| 10 AED | 109.22 UYU |
| 50 AED | 546.10 UYU |
| 100 AED | 1,092.20 UYU |
| 500 AED | 5,461.00 UYU |
| 1,000 AED | 10,921.99 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-05-08T13:00:46Z",
"rates": {
"UYU": 10.921994
}
}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": 1092.1994,
"rate": 10.921994
}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