Rate Overview
Live
1 HRK = 0.477112 ILS
1 ILS = 2.0959
HRK
Avg
0.481046
High
0.492179
Low
0.473596
Last updated: 3/7/2026, 12:11:28 AM
Quick Conversions
| HRK | ILS |
|---|---|
| 1 HRK | 0.48 ILS |
| 10 HRK | 4.77 ILS |
| 50 HRK | 23.86 ILS |
| 100 HRK | 47.71 ILS |
| 500 HRK | 238.56 ILS |
| 1,000 HRK | 477.11 ILS |
Get HRK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=ILSExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-07T00:11:28Z",
"rates": {
"ILS": 0.477112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "ILS",
"amount": 100
},
"result": 47.7112,
"rate": 0.477112
}Build with HRK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key