Rate Overview
Live
1 AED = 11.9504 UAH
1 UAH = 0.083679
AED
Avg
11.6027
High
12.0306
Low
11.2487
Last updated: 3/27/2026, 8:18:57 AM
Quick Conversions
| AED | UAH |
|---|---|
| 1 AED | 11.95 UAH |
| 10 AED | 119.50 UAH |
| 50 AED | 597.52 UAH |
| 100 AED | 1,195.04 UAH |
| 500 AED | 5,975.19 UAH |
| 1,000 AED | 11,950.39 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-27T08:18:57Z",
"rates": {
"UAH": 11.950385
}
}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": 1195.0385,
"rate": 11.950385
}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