Rate Overview
Live
1 AED = 3263.72 UZS
1 UZS = 0.000306
AED
Avg
3273.81
High
3291.02
Low
3259.06
Last updated: 7/22/2026, 7:39:52 AM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,263.72 UZS |
| 10 AED | 32,637.22 UZS |
| 50 AED | 163,186.12 UZS |
| 100 AED | 326,372.23 UZS |
| 500 AED | 1,631,861.17 UZS |
| 1,000 AED | 3,263,722.35 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-07-22T07:39:52Z",
"rates": {
"UZS": 3263.722347
}
}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": 326372.2347,
"rate": 3263.722347
}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