Rate Overview
Live
1 ILS = 2.1983 HRK
1 HRK = 0.454897
ILS
Avg
2.2064
High
2.2239
Low
2.1962
Last updated: 7/5/2026, 8:08:32 PM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.20 HRK |
| 10 ILS | 21.98 HRK |
| 50 ILS | 109.91 HRK |
| 100 ILS | 219.83 HRK |
| 500 ILS | 1,099.15 HRK |
| 1,000 ILS | 2,198.30 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-07-05T20:08:32Z",
"rates": {
"HRK": 2.198299
}
}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": 219.8299,
"rate": 2.198299
}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