Rate Overview
Live
1 AED = 1.8027 HRK
1 HRK = 0.554712
AED
Avg
1.7629
High
1.8050
Low
1.7293
Last updated: 7/24/2026, 1:54:41 PM
Quick Conversions
| AED | HRK |
|---|---|
| 1 AED | 1.80 HRK |
| 10 AED | 18.03 HRK |
| 50 AED | 90.14 HRK |
| 100 AED | 180.27 HRK |
| 500 AED | 901.37 HRK |
| 1,000 AED | 1,802.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-24T13:54:41Z",
"rates": {
"HRK": 1.802738
}
}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": 180.2738,
"rate": 1.802738
}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