Rate Overview
Live
1 ILS = 2.2845 HRK
1 HRK = 0.437737
ILS
Avg
2.1053
High
2.2845
Low
2.0123
Last updated: 5/27/2026, 1:36:03 PM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.28 HRK |
| 10 ILS | 22.84 HRK |
| 50 ILS | 114.22 HRK |
| 100 ILS | 228.45 HRK |
| 500 ILS | 1,142.24 HRK |
| 1,000 ILS | 2,284.48 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-05-27T13:36:03Z",
"rates": {
"HRK": 2.284476
}
}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": 228.44760000000002,
"rate": 2.284476
}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