Rate Overview
Live
1 ILS = 6.7915 CZK
1 CZK = 0.147242
ILS
Avg
6.7748
High
6.8030
Low
6.7532
Last updated: 3/28/2026, 9:15:28 AM
Quick Conversions
| ILS | CZK |
|---|---|
| 1 ILS | 6.79 CZK |
| 10 ILS | 67.92 CZK |
| 50 ILS | 339.58 CZK |
| 100 ILS | 679.15 CZK |
| 500 ILS | 3,395.77 CZK |
| 1,000 ILS | 6,791.55 CZK |
Get ILS/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CZKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-28T09:15:28Z",
"rates": {
"CZK": 6.791548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CZK",
"amount": 100
},
"result": 679.1548,
"rate": 6.791548
}Build with ILS/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key