Rate Overview
Live
1 AED = 3269.73 UZS
1 UZS = 0.000306
AED
Avg
3274.07
High
3301.56
Low
3244.59
Last updated: 7/25/2026, 10:54:14 PM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,269.73 UZS |
| 10 AED | 32,697.28 UZS |
| 50 AED | 163,486.41 UZS |
| 100 AED | 326,972.82 UZS |
| 500 AED | 1,634,864.10 UZS |
| 1,000 AED | 3,269,728.19 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-25T22:54:14Z",
"rates": {
"UZS": 3269.728194
}
}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": 326972.8194,
"rate": 3269.728194
}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