Rate Overview
Live
1 AED = 12.1460 UAH
1 UAH = 0.082331
AED
Avg
12.1372
High
12.1650
Low
12.1126
Last updated: 9/3/2026, 6:20:28 AM
Quick Conversions
| AED | UAH |
|---|---|
| 1 AED | 12.15 UAH |
| 10 AED | 121.46 UAH |
| 50 AED | 607.30 UAH |
| 100 AED | 1,214.60 UAH |
| 500 AED | 6,073.01 UAH |
| 1,000 AED | 12,146.02 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-09-03T06:20:28Z",
"rates": {
"UAH": 12.146022
}
}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": 1214.6022,
"rate": 12.146022
}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