Rate Overview
Live
1 AED = 3323.29 UZS
1 UZS = 0.000301
AED
Avg
3375.93
High
3533.47
Low
3239.42
Last updated: 3/26/2026, 3:39:51 PM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,323.29 UZS |
| 10 AED | 33,232.90 UZS |
| 50 AED | 166,164.52 UZS |
| 100 AED | 332,329.04 UZS |
| 500 AED | 1,661,645.18 UZS |
| 1,000 AED | 3,323,290.35 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-26T15:39:51Z",
"rates": {
"UZS": 3323.29035
}
}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": 332329.03500000003,
"rate": 3323.29035
}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