Rate Overview
Live
1 UAH = 0.082466 AED
1 AED = 12.1262
UAH
Avg
0.082383
High
0.082558
Low
0.082202
Last updated: 9/5/2026, 3:04:30 PM
Quick Conversions
| UAH | AED |
|---|---|
| 1 UAH | 0.08 AED |
| 10 UAH | 0.82 AED |
| 50 UAH | 4.12 AED |
| 100 UAH | 8.25 AED |
| 500 UAH | 41.23 AED |
| 1,000 UAH | 82.47 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-09-05T15:04:30Z",
"rates": {
"AED": 0.082466
}
}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.246599999999999,
"rate": 0.082466
}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