Rate Overview
Live
1 ILS = 2.1936 HRK
1 HRK = 0.455880
ILS
Avg
2.1856
High
2.1975
Low
2.1690
Last updated: 7/12/2026, 3:17:45 AM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.19 HRK |
| 10 ILS | 21.94 HRK |
| 50 ILS | 109.68 HRK |
| 100 ILS | 219.36 HRK |
| 500 ILS | 1,096.78 HRK |
| 1,000 ILS | 2,193.56 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-12T03:17:45Z",
"rates": {
"HRK": 2.193561
}
}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": 219.3561,
"rate": 2.193561
}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