Rate Overview
Live
1 AED = 1.7365 HRK
1 HRK = 0.575885
AED
Avg
1.7473
High
1.7591
Low
1.7365
Last updated: 4/16/2026, 5:57:12 PM
Quick Conversions
| AED | HRK |
|---|---|
| 1 AED | 1.74 HRK |
| 10 AED | 17.36 HRK |
| 50 AED | 86.82 HRK |
| 100 AED | 173.65 HRK |
| 500 AED | 868.23 HRK |
| 1,000 AED | 1,736.46 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-04-16T17:57:12Z",
"rates": {
"HRK": 1.736458
}
}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": 173.6458,
"rate": 1.736458
}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