Rate Overview
Live
1 ILS = 2.1671 HRK
1 HRK = 0.461446
ILS
Avg
2.1407
High
2.2808
Low
2.0318
Last updated: 7/24/2026, 1:18:48 PM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.17 HRK |
| 10 ILS | 21.67 HRK |
| 50 ILS | 108.36 HRK |
| 100 ILS | 216.71 HRK |
| 500 ILS | 1,083.55 HRK |
| 1,000 ILS | 2,167.10 HRK |
Get ILS/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=HRKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-24T13:18:48Z",
"rates": {
"HRK": 2.167103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "HRK",
"amount": 100
},
"result": 216.7103,
"rate": 2.167103
}Build with ILS/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key