Rate Overview
Live
1 HRK = 0.481424 ILS
1 ILS = 2.0772
HRK
Avg
0.479659
High
0.492186
Low
0.472832
Last updated: 3/27/2026, 11:33:52 AM
Quick Conversions
| HRK | ILS |
|---|---|
| 1 HRK | 0.48 ILS |
| 10 HRK | 4.81 ILS |
| 50 HRK | 24.07 ILS |
| 100 HRK | 48.14 ILS |
| 500 HRK | 240.71 ILS |
| 1,000 HRK | 481.42 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-27T11:33:52Z",
"rates": {
"ILS": 0.481424
}
}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.1424,
"rate": 0.481424
}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