Rate Overview
Live
1 ILS = 6.9442 CZK
1 CZK = 0.144005
ILS
Avg
6.8812
High
7.3583
Low
6.4682
Last updated: 7/29/2026, 10:24:41 AM
Quick Conversions
| ILS | CZK |
|---|---|
| 1 ILS | 6.94 CZK |
| 10 ILS | 69.44 CZK |
| 50 ILS | 347.21 CZK |
| 100 ILS | 694.42 CZK |
| 500 ILS | 3,472.10 CZK |
| 1,000 ILS | 6,944.20 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-07-29T10:24:41Z",
"rates": {
"CZK": 6.944202
}
}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": 694.4202,
"rate": 6.944202
}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