Rate Overview
Live
1 AED = 3273.08 UZS
1 UZS = 0.000306
AED
Avg
3295.56
High
3356.89
Low
3260.25
Last updated: 7/20/2026, 7:29:54 PM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,273.08 UZS |
| 10 AED | 32,730.81 UZS |
| 50 AED | 163,654.03 UZS |
| 100 AED | 327,308.06 UZS |
| 500 AED | 1,636,540.30 UZS |
| 1,000 AED | 3,273,080.61 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-20T19:29:54Z",
"rates": {
"UZS": 3273.080605
}
}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": 327308.0605,
"rate": 3273.080605
}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