Rate Overview
Live
1 UAH = 0.081948 AED
1 AED = 12.2029
UAH
Avg
0.083834
High
0.086943
Low
0.081554
Last updated: 7/3/2026, 10:11:30 AM
Quick Conversions
| UAH | AED |
|---|---|
| 1 UAH | 0.08 AED |
| 10 UAH | 0.82 AED |
| 50 UAH | 4.10 AED |
| 100 UAH | 8.19 AED |
| 500 UAH | 40.97 AED |
| 1,000 UAH | 81.95 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-07-03T10:11:30Z",
"rates": {
"AED": 0.081948
}
}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.194799999999999,
"rate": 0.081948
}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