Rate Overview
Live
1 AED = 1.7629 HRK
1 HRK = 0.567234
AED
Avg
1.7514
High
1.7782
Low
1.7105
Last updated: 5/27/2026, 3:42:12 AM
Quick Conversions
| AED | HRK |
|---|---|
| 1 AED | 1.76 HRK |
| 10 AED | 17.63 HRK |
| 50 AED | 88.15 HRK |
| 100 AED | 176.29 HRK |
| 500 AED | 881.47 HRK |
| 1,000 AED | 1,762.94 HRK |
Get AED/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=HRKExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-27T03:42:12Z",
"rates": {
"HRK": 1.762941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "HRK",
"amount": 100
},
"result": 176.29410000000001,
"rate": 1.762941
}Build with AED/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key