Rate Overview
Live
1 ILS = 2.1691 HRK
1 HRK = 0.461019
ILS
Avg
2.1637
High
2.1702
Low
2.1457
Last updated: 7/26/2026, 11:23:02 AM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.17 HRK |
| 10 ILS | 21.69 HRK |
| 50 ILS | 108.46 HRK |
| 100 ILS | 216.91 HRK |
| 500 ILS | 1,084.55 HRK |
| 1,000 ILS | 2,169.11 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-26T11:23:02Z",
"rates": {
"HRK": 2.169106
}
}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": 216.91060000000002,
"rate": 2.169106
}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