Rate Overview
Live
1 ILS = 2.1299 HRK
1 HRK = 0.469497
ILS
Avg
2.1195
High
2.1310
Low
2.1048
Last updated: 4/17/2026, 2:41:00 AM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.13 HRK |
| 10 ILS | 21.30 HRK |
| 50 ILS | 106.50 HRK |
| 100 ILS | 212.99 HRK |
| 500 ILS | 1,064.97 HRK |
| 1,000 ILS | 2,129.94 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-04-17T02:41:00Z",
"rates": {
"HRK": 2.129937
}
}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": 212.9937,
"rate": 2.129937
}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