Rate Overview
Live
1 HRK = 0.557514 AED
1 AED = 1.7937
HRK
Avg
0.567901
High
0.584611
Low
0.555167
Last updated: 7/19/2026, 8:34:21 PM
Quick Conversions
| HRK | AED |
|---|---|
| 1 HRK | 0.56 AED |
| 10 HRK | 5.58 AED |
| 50 HRK | 27.88 AED |
| 100 HRK | 55.75 AED |
| 500 HRK | 278.76 AED |
| 1,000 HRK | 557.51 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-07-19T20:34:21Z",
"rates": {
"AED": 0.557514
}
}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": 55.7514,
"rate": 0.557514
}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