Rate Overview
Live
1 ILS = 2.2821 HRK
1 HRK = 0.438193
ILS
Avg
2.2505
High
2.2821
Low
2.2207
Last updated: 5/27/2026, 10:55:11 AM
Quick Conversions
| ILS | HRK |
|---|---|
| 1 ILS | 2.28 HRK |
| 10 ILS | 22.82 HRK |
| 50 ILS | 114.10 HRK |
| 100 ILS | 228.21 HRK |
| 500 ILS | 1,141.05 HRK |
| 1,000 ILS | 2,282.10 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-05-27T10:55:11Z",
"rates": {
"HRK": 2.2821
}
}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": 228.20999999999998,
"rate": 2.2821
}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