Rate Overview
Live
1 AED = 3308.13 UZS
1 UZS = 0.000302
AED
Avg
3313.57
High
3329.64
Low
3305.36
Last updated: 4/15/2026, 9:28:16 PM
Quick Conversions
| AED | UZS |
|---|---|
| 1 AED | 3,308.13 UZS |
| 10 AED | 33,081.32 UZS |
| 50 AED | 165,406.60 UZS |
| 100 AED | 330,813.20 UZS |
| 500 AED | 1,654,066.01 UZS |
| 1,000 AED | 3,308,132.03 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-04-15T21:28:16Z",
"rates": {
"UZS": 3308.132027
}
}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": 330813.2027,
"rate": 3308.132027
}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