Rate Overview
Live
1 AED = 11.9025 UAH
1 UAH = 0.084016
AED
Avg
11.8381
High
11.9556
Low
11.7340
Last updated: 3/7/2026, 2:10:29 AM
Quick Conversions
| AED | UAH |
|---|---|
| 1 AED | 11.90 UAH |
| 10 AED | 119.03 UAH |
| 50 AED | 595.13 UAH |
| 100 AED | 1,190.25 UAH |
| 500 AED | 5,951.26 UAH |
| 1,000 AED | 11,902.52 UAH |
Get AED/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=UAHExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-07T02:10:29Z",
"rates": {
"UAH": 11.902515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "UAH",
"amount": 100
},
"result": 1190.2514999999999,
"rate": 11.902515
}Build with AED/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key