Rate Overview
Live
1 HRK = 0.482596 ILS
1 ILS = 2.0721
HRK
Avg
0.512220
High
0.555648
Low
0.473935
Last updated: 3/27/2026, 3:13:20 PM
Quick Conversions
| HRK | ILS |
|---|---|
| 1 HRK | 0.48 ILS |
| 10 HRK | 4.83 ILS |
| 50 HRK | 24.13 ILS |
| 100 HRK | 48.26 ILS |
| 500 HRK | 241.30 ILS |
| 1,000 HRK | 482.60 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-27T15:13:20Z",
"rates": {
"ILS": 0.482596
}
}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": 48.259600000000006,
"rate": 0.482596
}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