Rate Overview
Live
1 AED = 3211.09 UZS
1 UZS = 0.000311
AED
Avg
3216.71
High
3221.74
Low
3211.09
Last updated: 9/3/2026, 5:29:41 AM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,211.09 UZS |
| 10 AED | 32,110.95 UZS |
| 50 AED | 160,554.73 UZS |
| 100 AED | 321,109.47 UZS |
| 500 AED | 1,605,547.35 UZS |
| 1,000 AED | 3,211,094.70 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-09-03T05:29:41Z",
"rates": {
"UZS": 3211.094697
}
}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": 321109.4697,
"rate": 3211.094697
}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