Rate Overview
Live
1 ILS = 2.0801 HRK
1 HRK = 0.480736
ILS
Avg
2.0848
High
2.1149
Low
2.0318
Last updated: 3/27/2026, 4:26:36 PM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.08 HRK |
| 10 ILS | 20.80 HRK |
| 50 ILS | 104.01 HRK |
| 100 ILS | 208.01 HRK |
| 500 ILS | 1,040.07 HRK |
| 1,000 ILS | 2,080.14 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-27T16:26:36Z",
"rates": {
"HRK": 2.080144
}
}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.01440000000002,
"rate": 2.080144
}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