Rate Overview
Live
1 AED = 3264.85 UZS
1 UZS = 0.000306
AED
Avg
3271.16
High
3284.77
Low
3262.56
Last updated: 6/15/2026, 12:50:00 PM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,264.85 UZS |
| 10 AED | 32,648.49 UZS |
| 50 AED | 163,242.46 UZS |
| 100 AED | 326,484.91 UZS |
| 500 AED | 1,632,424.57 UZS |
| 1,000 AED | 3,264,849.15 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-06-15T12:50:00Z",
"rates": {
"UZS": 3264.849147
}
}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": 326484.91469999996,
"rate": 3264.849147
}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