Rate Overview
Live
1 AED = 1.7625 HRK
1 HRK = 0.567361
AED
Avg
1.7595
High
1.8011
Low
1.7139
Last updated: 5/27/2026, 4:51:37 AM
Quick Conversions
| AED | HRK |
|---|---|
| 1 AED | 1.76 HRK |
| 10 AED | 17.63 HRK |
| 50 AED | 88.13 HRK |
| 100 AED | 176.25 HRK |
| 500 AED | 881.27 HRK |
| 1,000 AED | 1,762.55 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-27T04:51:37Z",
"rates": {
"HRK": 1.762546
}
}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": 176.25459999999998,
"rate": 1.762546
}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