Rate Overview
Live
1 AED = 12.2297 UAH
1 UAH = 0.081768
AED
Avg
12.2222
High
12.2327
Low
12.2087
Last updated: 6/19/2026, 8:19:22 AM
Quick Conversions
| AED | UAH |
|---|---|
| 1 AED | 12.23 UAH |
| 10 AED | 122.30 UAH |
| 50 AED | 611.48 UAH |
| 100 AED | 1,222.97 UAH |
| 500 AED | 6,114.83 UAH |
| 1,000 AED | 12,229.66 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-06-19T08:19:22Z",
"rates": {
"UAH": 12.229662
}
}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": 1222.9661999999998,
"rate": 12.229662
}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