Rate Overview
Live
1 ILS = 2.0716 HRK
1 HRK = 0.482719
ILS
Avg
1.9556
High
2.1100
Low
1.7997
Last updated: 3/27/2026, 1:00:47 PM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.07 HRK |
| 10 ILS | 20.72 HRK |
| 50 ILS | 103.58 HRK |
| 100 ILS | 207.16 HRK |
| 500 ILS | 1,035.80 HRK |
| 1,000 ILS | 2,071.60 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-03-27T13:00:47Z",
"rates": {
"HRK": 2.071598
}
}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": 207.1598,
"rate": 2.071598
}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