Rate Overview
Live
1 UAH = 0.082090 AED
1 AED = 12.1818
UAH
Avg
0.086810
High
0.089218
Low
0.082090
Last updated: 7/21/2026, 8:40:27 AM
Quick Conversions
| UAH | AED |
|---|---|
| 1 UAH | 0.08 AED |
| 10 UAH | 0.82 AED |
| 50 UAH | 4.10 AED |
| 100 UAH | 8.21 AED |
| 500 UAH | 41.05 AED |
| 1,000 UAH | 82.09 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-21T08:40:27Z",
"rates": {
"AED": 0.08209
}
}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.209,
"rate": 0.08209
}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