Rate Overview
Live
1 ILS = 2.0970 HRK
1 HRK = 0.476873
ILS
Avg
2.0813
High
2.1115
Low
2.0318
Last updated: 3/7/2026, 3:05:07 AM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.10 HRK |
| 10 ILS | 20.97 HRK |
| 50 ILS | 104.85 HRK |
| 100 ILS | 209.70 HRK |
| 500 ILS | 1,048.50 HRK |
| 1,000 ILS | 2,097.00 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-03-07T03:05:07Z",
"rates": {
"HRK": 2.096996
}
}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": 209.69959999999998,
"rate": 2.096996
}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