Rate Overview
Live
1 ILS = 7.0435 CZK
1 CZK = 0.141976
ILS
Avg
6.9989
High
7.0435
Low
6.9621
Last updated: 8/12/2026, 4:56:06 PM
Quick Conversions
| ILS | CZK |
|---|---|
| 1 ILS | 7.04 CZK |
| 10 ILS | 70.43 CZK |
| 50 ILS | 352.17 CZK |
| 100 ILS | 704.35 CZK |
| 500 ILS | 3,521.73 CZK |
| 1,000 ILS | 7,043.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-08-12T16:56:06Z",
"rates": {
"CZK": 7.043461
}
}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": 704.3461,
"rate": 7.043461
}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