Rate Overview
Live
1 UAH = 0.083424 AED
1 AED = 11.9870
UAH
Avg
0.084264
High
0.084674
Low
0.083424
Last updated: 4/18/2026, 8:36:34 AM
Quick Conversions
| UAH | AED |
|---|---|
| 1 UAH | 0.08 AED |
| 10 UAH | 0.83 AED |
| 50 UAH | 4.17 AED |
| 100 UAH | 8.34 AED |
| 500 UAH | 41.71 AED |
| 1,000 UAH | 83.42 AED |
Get UAH/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=AEDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-04-18T08:36:34Z",
"rates": {
"AED": 0.083424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "AED",
"amount": 100
},
"result": 8.3424,
"rate": 0.083424
}Build with UAH/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key