Rate Overview
Live
1 HRK = 0.566443 AED
1 AED = 1.7654
HRK
Avg
0.570149
High
0.576002
Low
0.565426
Last updated: 3/7/2026, 12:09:33 AM
Quick Conversions
| HRK | AED |
|---|---|
| 1 HRK | 0.57 AED |
| 10 HRK | 5.66 AED |
| 50 HRK | 28.32 AED |
| 100 HRK | 56.64 AED |
| 500 HRK | 283.22 AED |
| 1,000 HRK | 566.44 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-03-07T00:09:33Z",
"rates": {
"AED": 0.566443
}
}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.6443,
"rate": 0.566443
}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