Rate Overview
Live
1 HRK = 0.571337 AED
1 AED = 1.7503
HRK
Avg
0.570938
High
0.571993
Low
0.568679
Last updated: 5/7/2026, 1:17:04 AM
Quick Conversions
| HRK | AED |
|---|---|
| 1 HRK | 0.57 AED |
| 10 HRK | 5.71 AED |
| 50 HRK | 28.57 AED |
| 100 HRK | 57.13 AED |
| 500 HRK | 285.67 AED |
| 1,000 HRK | 571.34 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-07T01:17:04Z",
"rates": {
"AED": 0.571337
}
}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": 57.1337,
"rate": 0.571337
}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