Rate Overview
Live
1 AED = 3316.13 UZS
1 UZS = 0.000302
AED
Avg
3316.45
High
3324.14
Low
3304.37
Last updated: 3/6/2026, 8:09:19 AM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,316.13 UZS |
| 10 AED | 33,161.34 UZS |
| 50 AED | 165,806.71 UZS |
| 100 AED | 331,613.43 UZS |
| 500 AED | 1,658,067.13 UZS |
| 1,000 AED | 3,316,134.27 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-03-06T08:09:19Z",
"rates": {
"UZS": 3316.134265
}
}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": 331613.4265,
"rate": 3316.134265
}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