Rate Overview
Live
1 ILS = 2.0796 HRK
1 HRK = 0.480851
ILS
Avg
2.0224
High
2.1100
Low
1.9248
Last updated: 3/27/2026, 7:47:36 AM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.08 HRK |
| 10 ILS | 20.80 HRK |
| 50 ILS | 103.98 HRK |
| 100 ILS | 207.96 HRK |
| 500 ILS | 1,039.82 HRK |
| 1,000 ILS | 2,079.65 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-27T07:47:36Z",
"rates": {
"HRK": 2.079647
}
}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.9647,
"rate": 2.079647
}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