Rate Overview
Live
1 AED = 1.7987 HRK
1 HRK = 0.555944
AED
Avg
1.8012
High
1.8041
Low
1.7987
Last updated: 7/2/2026, 3:58:14 AM
Quick Conversions
| AED | HRK |
|---|---|
| 1 AED | 1.80 HRK |
| 10 AED | 17.99 HRK |
| 50 AED | 89.94 HRK |
| 100 AED | 179.87 HRK |
| 500 AED | 899.37 HRK |
| 1,000 AED | 1,798.74 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-07-02T03:58:14Z",
"rates": {
"HRK": 1.798741
}
}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": 179.8741,
"rate": 1.798741
}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