Rate Overview
Live
1 ILS = 7.1207 CZK
1 CZK = 0.140435
ILS
Avg
7.1214
High
7.1546
Low
7.0394
Last updated: 6/17/2026, 6:41:33 AM
Quick Conversions
| ILS | CZK |
|---|---|
| 1 ILS | 7.12 CZK |
| 10 ILS | 71.21 CZK |
| 50 ILS | 356.04 CZK |
| 100 ILS | 712.07 CZK |
| 500 ILS | 3,560.36 CZK |
| 1,000 ILS | 7,120.72 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-06-17T06:41:33Z",
"rates": {
"CZK": 7.120718
}
}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": 712.0718,
"rate": 7.120718
}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