Rate Overview
Live
1 AED = 11.9599 UAH
1 UAH = 0.083613
AED
Avg
11.9665
High
11.9996
Low
11.9395
Last updated: 5/8/2026, 12:59:03 PM
Quick Conversions
| AED | UAH |
|---|---|
| 1 AED | 11.96 UAH |
| 10 AED | 119.60 UAH |
| 50 AED | 597.99 UAH |
| 100 AED | 1,195.99 UAH |
| 500 AED | 5,979.94 UAH |
| 1,000 AED | 11,959.89 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-05-08T12:59:03Z",
"rates": {
"UAH": 11.959885
}
}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.9885,
"rate": 11.959885
}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