Rate Overview
Live
1 ILS = 6.9265 CZK
1 CZK = 0.144374
ILS
Avg
6.8639
High
6.9265
Low
6.8120
Last updated: 4/17/2026, 1:34:26 PM
Quick Conversions
| ILS | CZK |
|---|---|
| 1 ILS | 6.93 CZK |
| 10 ILS | 69.26 CZK |
| 50 ILS | 346.32 CZK |
| 100 ILS | 692.65 CZK |
| 500 ILS | 3,463.23 CZK |
| 1,000 ILS | 6,926.46 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-04-17T13:34:26Z",
"rates": {
"CZK": 6.926464
}
}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": 692.6464,
"rate": 6.926464
}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