Rate Overview
Live
1 CZK = 0.142051 ILS
1 ILS = 7.0397
CZK
Avg
0.142735
High
0.143634
Low
0.141912
Last updated: 8/13/2026, 8:10:22 AM
Quick Conversions
| CZK | ILS |
|---|---|
| 1 CZK | 0.14 ILS |
| 10 CZK | 1.42 ILS |
| 50 CZK | 7.10 ILS |
| 100 CZK | 14.21 ILS |
| 500 CZK | 71.03 ILS |
| 1,000 CZK | 142.05 ILS |
Get CZK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=ILSExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-08-13T08:10:22Z",
"rates": {
"ILS": 0.142051
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "ILS",
"amount": 100
},
"result": 14.205100000000002,
"rate": 0.142051
}Build with CZK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key