Rate Overview
Live
1 AED = 3259.48 UZS
1 UZS = 0.000307
AED
Avg
3264.37
High
3282.52
Low
3244.59
Last updated: 7/6/2026, 12:56:00 AM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,259.48 UZS |
| 10 AED | 32,594.81 UZS |
| 50 AED | 162,974.03 UZS |
| 100 AED | 325,948.06 UZS |
| 500 AED | 1,629,740.32 UZS |
| 1,000 AED | 3,259,480.64 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-06T00:56:00Z",
"rates": {
"UZS": 3259.480641
}
}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": 325948.0641,
"rate": 3259.480641
}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