Rate Overview
Live
1 AED = 3273.71 UZS
1 UZS = 0.000305
AED
Avg
3265.70
High
3286.11
Low
3249.97
Last updated: 5/6/2026, 6:08:43 AM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,273.71 UZS |
| 10 AED | 32,737.13 UZS |
| 50 AED | 163,685.66 UZS |
| 100 AED | 327,371.33 UZS |
| 500 AED | 1,636,856.64 UZS |
| 1,000 AED | 3,273,713.28 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-06T06:08:43Z",
"rates": {
"UZS": 3273.713283
}
}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": 327371.3283,
"rate": 3273.713283
}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