Rate Overview
Live
1 AED = 3273.78 UZS
1 UZS = 0.000305
AED
Avg
3272.25
High
3281.80
Low
3259.06
Last updated: 7/26/2026, 5:52:17 PM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,273.78 UZS |
| 10 AED | 32,737.81 UZS |
| 50 AED | 163,689.06 UZS |
| 100 AED | 327,378.11 UZS |
| 500 AED | 1,636,890.57 UZS |
| 1,000 AED | 3,273,781.13 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-26T17:52:17Z",
"rates": {
"UZS": 3273.781133
}
}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": 327378.11329999997,
"rate": 3273.781133
}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