Rate Overview
Live
1 AED = 3269.03 UZS
1 UZS = 0.000306
AED
Avg
3271.29
High
3290.61
Low
3260.75
Last updated: 5/26/2026, 9:30:44 AM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,269.03 UZS |
| 10 AED | 32,690.35 UZS |
| 50 AED | 163,451.75 UZS |
| 100 AED | 326,903.50 UZS |
| 500 AED | 1,634,517.48 UZS |
| 1,000 AED | 3,269,034.97 UZS |
Get AED/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=UZSExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-26T09:30:44Z",
"rates": {
"UZS": 3269.034969
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "UZS",
"amount": 100
},
"result": 326903.49689999997,
"rate": 3269.034969
}Build with AED/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key