Rate Overview
Live
1 HRK = 0.567430 AED
1 AED = 1.7623
HRK
Avg
0.566619
High
0.567430
Low
0.565545
Last updated: 5/27/2026, 8:46:47 AM
Quick Conversions
| HRK | AED |
|---|---|
| 1 HRK | 0.57 AED |
| 10 HRK | 5.67 AED |
| 50 HRK | 28.37 AED |
| 100 HRK | 56.74 AED |
| 500 HRK | 283.72 AED |
| 1,000 HRK | 567.43 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-05-27T08:46:47Z",
"rates": {
"AED": 0.56743
}
}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.743,
"rate": 0.56743
}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