Rate Overview
Live
1 HRK = 0.565296 AED
1 AED = 1.7690
HRK
Avg
0.565631
High
0.567893
Low
0.564464
Last updated: 9/3/2026, 4:38:39 AM
Quick Conversions
| HRK | AED |
|---|---|
| 1 HRK | 0.57 AED |
| 10 HRK | 5.65 AED |
| 50 HRK | 28.26 AED |
| 100 HRK | 56.53 AED |
| 500 HRK | 282.65 AED |
| 1,000 HRK | 565.30 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-09-03T04:38:39Z",
"rates": {
"AED": 0.565296
}
}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.5296,
"rate": 0.565296
}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