Rate Overview
Live
1 UAH = 0.081831 AED
1 AED = 12.2203
UAH
Avg
0.081801
High
0.081909
Low
0.081554
Last updated: 6/18/2026, 9:59:31 AM
Quick Conversions
| UAH | AED |
|---|---|
| 1 UAH | 0.08 AED |
| 10 UAH | 0.82 AED |
| 50 UAH | 4.09 AED |
| 100 UAH | 8.18 AED |
| 500 UAH | 40.92 AED |
| 1,000 UAH | 81.83 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-06-18T09:59:31Z",
"rates": {
"AED": 0.081831
}
}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.1831,
"rate": 0.081831
}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