Rate Overview
Live
1 ILS = 7.0515 CZK
1 CZK = 0.141815
ILS
Avg
7.0960
High
7.1546
Low
7.0473
Last updated: 7/4/2026, 1:15:44 PM
Quick Conversions
| ILS | CZK |
|---|---|
| 1 ILS | 7.05 CZK |
| 10 ILS | 70.51 CZK |
| 50 ILS | 352.57 CZK |
| 100 ILS | 705.15 CZK |
| 500 ILS | 3,525.73 CZK |
| 1,000 ILS | 7,051.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-07-04T13:15:44Z",
"rates": {
"CZK": 7.05146
}
}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": 705.146,
"rate": 7.05146
}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