Rate Overview
Live
1 AED = 1.7930 HRK
1 HRK = 0.557737
AED
Avg
1.7611
High
1.8013
Low
1.7105
Last updated: 7/21/2026, 2:25:09 AM
Quick Conversions
| AED | HRK |
|---|---|
| 1 AED | 1.79 HRK |
| 10 AED | 17.93 HRK |
| 50 AED | 89.65 HRK |
| 100 AED | 179.30 HRK |
| 500 AED | 896.48 HRK |
| 1,000 AED | 1,792.96 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-21T02:25:09Z",
"rates": {
"HRK": 1.79296
}
}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.29600000000002,
"rate": 1.79296
}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