Rate Overview
Live
1 ILS = 6.7874 CZK
1 CZK = 0.147331
ILS
Avg
6.7386
High
6.8323
Low
6.5444
Last updated: 3/7/2026, 7:44:43 AM
Quick Conversions
| ILS | CZK |
|---|---|
| 1 ILS | 6.79 CZK |
| 10 ILS | 67.87 CZK |
| 50 ILS | 339.37 CZK |
| 100 ILS | 678.74 CZK |
| 500 ILS | 3,393.71 CZK |
| 1,000 ILS | 6,787.42 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-03-07T07:44:43Z",
"rates": {
"CZK": 6.787417
}
}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": 678.7416999999999,
"rate": 6.787417
}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