Rate Overview
Live
1 AED = 12.1860 UAH
1 UAH = 0.082061
AED
Avg
12.1942
High
12.2120
Low
12.1847
Last updated: 8/13/2026, 7:35:09 AM
Quick Conversions
| AED | UAH |
|---|---|
| 1 AED | 12.19 UAH |
| 10 AED | 121.86 UAH |
| 50 AED | 609.30 UAH |
| 100 AED | 1,218.60 UAH |
| 500 AED | 6,093.02 UAH |
| 1,000 AED | 12,186.03 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-08-13T07:35:09Z",
"rates": {
"UAH": 12.186031
}
}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": 1218.6031,
"rate": 12.186031
}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