Rate Overview
Live
1 AED = 3268.99 UZS
1 UZS = 0.000306
AED
Avg
3271.28
High
3290.61
Low
3260.75
Last updated: 5/26/2026, 10:32:08 AM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,268.99 UZS |
| 10 AED | 32,689.90 UZS |
| 50 AED | 163,449.52 UZS |
| 100 AED | 326,899.05 UZS |
| 500 AED | 1,634,495.23 UZS |
| 1,000 AED | 3,268,990.47 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-26T10:32:08Z",
"rates": {
"UZS": 3268.990469
}
}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": 326899.04689999996,
"rate": 3268.990469
}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