Rate Overview
Live
1 ILS = 2.0869 HRK
1 HRK = 0.479189
ILS
Avg
2.0863
High
2.0975
Low
2.0774
Last updated: 3/27/2026, 6:08:06 AM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.09 HRK |
| 10 ILS | 20.87 HRK |
| 50 ILS | 104.34 HRK |
| 100 ILS | 208.69 HRK |
| 500 ILS | 1,043.43 HRK |
| 1,000 ILS | 2,086.86 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-27T06:08:06Z",
"rates": {
"HRK": 2.086859
}
}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": 208.6859,
"rate": 2.086859
}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