Rate Overview
Live
1 HRK = 0.562549 AED
1 AED = 1.7776
HRK
Avg
0.569069
High
0.578788
Low
0.558130
Last updated: 3/27/2026, 11:33:11 AM
Quick Conversions
| HRK | AED |
|---|---|
| 1 HRK | 0.56 AED |
| 10 HRK | 5.63 AED |
| 50 HRK | 28.13 AED |
| 100 HRK | 56.25 AED |
| 500 HRK | 281.27 AED |
| 1,000 HRK | 562.55 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-27T11:33:11Z",
"rates": {
"AED": 0.562549
}
}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.2549,
"rate": 0.562549
}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