Rate Overview
Live
1 AED = 12.2189 UAH
1 UAH = 0.081840
AED
Avg
12.2043
High
12.2194
Low
12.1816
Last updated: 7/28/2026, 8:50:11 AM
Quick Conversions
| AED | UAH |
|---|---|
| 1 AED | 12.22 UAH |
| 10 AED | 122.19 UAH |
| 50 AED | 610.95 UAH |
| 100 AED | 1,221.89 UAH |
| 500 AED | 6,109.46 UAH |
| 1,000 AED | 12,218.92 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-28T08:50:11Z",
"rates": {
"UAH": 12.218924
}
}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": 1221.8924,
"rate": 12.218924
}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