Rate Overview
Live
1 AED = 11.9868 UAH
1 UAH = 0.083425
AED
Avg
11.8677
High
11.9868
Low
11.8099
Last updated: 4/18/2026, 8:43:42 AM
Quick Conversions
| AED | UAH |
|---|---|
| 1 AED | 11.99 UAH |
| 10 AED | 119.87 UAH |
| 50 AED | 599.34 UAH |
| 100 AED | 1,198.68 UAH |
| 500 AED | 5,993.42 UAH |
| 1,000 AED | 11,986.84 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-04-18T08:43:42Z",
"rates": {
"UAH": 11.98684
}
}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": 1198.6840000000002,
"rate": 11.98684
}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