Rate Overview
Live
1 UAH = 0.084034 AED
1 AED = 11.8999
UAH
Avg
0.084429
High
0.085222
Low
0.083642
Last updated: 3/7/2026, 4:24:47 AM
Quick Conversions
| UAH | AED |
|---|---|
| 1 UAH | 0.08 AED |
| 10 UAH | 0.84 AED |
| 50 UAH | 4.20 AED |
| 100 UAH | 8.40 AED |
| 500 UAH | 42.02 AED |
| 1,000 UAH | 84.03 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-03-07T04:24:47Z",
"rates": {
"AED": 0.084034
}
}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.4034,
"rate": 0.084034
}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