Rate Overview
Live
1 ILS = 2.2366 HRK
1 HRK = 0.447111
ILS
Avg
2.2218
High
2.2366
Low
2.1905
Last updated: 6/16/2026, 11:19:56 AM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.24 HRK |
| 10 ILS | 22.37 HRK |
| 50 ILS | 111.83 HRK |
| 100 ILS | 223.66 HRK |
| 500 ILS | 1,118.29 HRK |
| 1,000 ILS | 2,236.58 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-06-16T11:19:56Z",
"rates": {
"HRK": 2.236579
}
}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": 223.65789999999998,
"rate": 2.236579
}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