Rate Overview
Live
1 AED = 1.7503 HRK
1 HRK = 0.571337
AED
Avg
1.7515
High
1.7585
Low
1.7483
Last updated: 5/6/2026, 11:05:48 PM
Quick Conversions
| AED | HRK |
|---|---|
| 1 AED | 1.75 HRK |
| 10 AED | 17.50 HRK |
| 50 AED | 87.51 HRK |
| 100 AED | 175.03 HRK |
| 500 AED | 875.14 HRK |
| 1,000 AED | 1,750.28 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-06T23:05:48Z",
"rates": {
"HRK": 1.75028
}
}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": 175.02800000000002,
"rate": 1.75028
}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