Rate Overview
Live
1 ILS = 6.9530 CZK
1 CZK = 0.143823
ILS
Avg
6.9458
High
6.9831
Low
6.9098
Last updated: 7/28/2026, 4:37:27 PM
Quick Conversions
| ILS | CZK |
|---|---|
| 1 ILS | 6.95 CZK |
| 10 ILS | 69.53 CZK |
| 50 ILS | 347.65 CZK |
| 100 ILS | 695.30 CZK |
| 500 ILS | 3,476.50 CZK |
| 1,000 ILS | 6,953.00 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-28T16:37:27Z",
"rates": {
"CZK": 6.953
}
}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": 695.3000000000001,
"rate": 6.953
}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