Rate Overview
Live
1 AED = 10.7115 UYU
1 UYU = 0.093357
AED
Avg
10.5399
High
10.7116
Low
10.4520
Last updated: 3/7/2026, 2:12:19 AM
Quick Conversions
| AED | UYU |
|---|---|
| 1 AED | 10.71 UYU |
| 10 AED | 107.12 UYU |
| 50 AED | 535.58 UYU |
| 100 AED | 1,071.15 UYU |
| 500 AED | 5,355.77 UYU |
| 1,000 AED | 10,711.53 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-07T02:12:19Z",
"rates": {
"UYU": 10.711533
}
}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": 1071.1533,
"rate": 10.711533
}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