Rate Overview
Live
1 AED = 3253.07 UZS
1 UZS = 0.000307
AED
Avg
3249.76
High
3254.23
Low
3245.03
Last updated: 8/14/2026, 8:27:49 PM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,253.07 UZS |
| 10 AED | 32,530.67 UZS |
| 50 AED | 162,653.33 UZS |
| 100 AED | 325,306.67 UZS |
| 500 AED | 1,626,533.33 UZS |
| 1,000 AED | 3,253,066.66 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-08-14T20:27:49Z",
"rates": {
"UZS": 3253.066657
}
}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": 325306.6657,
"rate": 3253.066657
}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