Rate Overview
Live
1 AED = 3260.86 UZS
1 UZS = 0.000307
AED
Avg
3265.18
High
3282.52
Low
3244.59
Last updated: 7/5/2026, 4:38:10 PM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,260.86 UZS |
| 10 AED | 32,608.56 UZS |
| 50 AED | 163,042.82 UZS |
| 100 AED | 326,085.63 UZS |
| 500 AED | 1,630,428.16 UZS |
| 1,000 AED | 3,260,856.32 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-05T16:38:10Z",
"rates": {
"UZS": 3260.856324
}
}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": 326085.6324,
"rate": 3260.856324
}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