Rate Overview
Live
1 AED = 12.2416 UAH
1 UAH = 0.081689
AED
Avg
11.7115
High
12.2416
Low
11.2096
Last updated: 7/29/2026, 2:18:11 PM
Quick Conversions
| AED | UAH |
|---|---|
| 1 AED | 12.24 UAH |
| 10 AED | 122.42 UAH |
| 50 AED | 612.08 UAH |
| 100 AED | 1,224.16 UAH |
| 500 AED | 6,120.78 UAH |
| 1,000 AED | 12,241.56 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-07-29T14:18:11Z",
"rates": {
"UAH": 12.241562
}
}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": 1224.1562,
"rate": 12.241562
}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