Rate Overview
Live
1 ILS = 2.2057 HRK
1 HRK = 0.453366
ILS
Avg
2.1905
High
2.2124
Low
2.1695
Last updated: 5/7/2026, 5:36:08 AM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.21 HRK |
| 10 ILS | 22.06 HRK |
| 50 ILS | 110.29 HRK |
| 100 ILS | 220.57 HRK |
| 500 ILS | 1,102.86 HRK |
| 1,000 ILS | 2,205.72 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-07T05:36:08Z",
"rates": {
"HRK": 2.205721
}
}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": 220.5721,
"rate": 2.205721
}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