Rate Overview
Live
1 UAH = 0.082916 AED
1 AED = 12.0604
UAH
Avg
0.087224
High
0.089218
Low
0.082916
Last updated: 5/28/2026, 11:02:05 PM
Quick Conversions
| UAH | AED |
|---|---|
| 1 UAH | 0.08 AED |
| 10 UAH | 0.83 AED |
| 50 UAH | 4.15 AED |
| 100 UAH | 8.29 AED |
| 500 UAH | 41.46 AED |
| 1,000 UAH | 82.92 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-05-28T23:02:05Z",
"rates": {
"AED": 0.082916
}
}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.2916,
"rate": 0.082916
}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