Rate Overview
Live
1 HRK = 0.561675 AED
1 AED = 1.7804
HRK
Avg
0.562623
High
0.563518
Low
0.561675
Last updated: 8/13/2026, 5:00:07 AM
Quick Conversions
| HRK | AED |
|---|---|
| 1 HRK | 0.56 AED |
| 10 HRK | 5.62 AED |
| 50 HRK | 28.08 AED |
| 100 HRK | 56.17 AED |
| 500 HRK | 280.84 AED |
| 1,000 HRK | 561.68 AED |
Get HRK/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=AEDExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-08-13T05:00:07Z",
"rates": {
"AED": 0.561675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "AED",
"amount": 100
},
"result": 56.167500000000004,
"rate": 0.561675
}Build with HRK/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key