Rate Overview
Live
1 AED = 12.1220 UAH
1 UAH = 0.082495
AED
Avg
12.1469
High
12.2091
Low
12.1112
Last updated: 7/9/2026, 6:31:59 AM
Quick Conversions
| AED | UAH |
|---|---|
| 1 AED | 12.12 UAH |
| 10 AED | 121.22 UAH |
| 50 AED | 606.10 UAH |
| 100 AED | 1,212.20 UAH |
| 500 AED | 6,061.00 UAH |
| 1,000 AED | 12,122.01 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-09T06:31:59Z",
"rates": {
"UAH": 12.122009
}
}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": 1212.2009,
"rate": 12.122009
}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