Rate Overview
Live
1 CZK = 0.140259 ILS
1 ILS = 7.1297
CZK
Avg
0.140182
High
0.141108
Low
0.139770
Last updated: 6/18/2026, 6:19:16 AM
Quick Conversions
| CZK | ILS |
|---|---|
| 1 CZK | 0.14 ILS |
| 10 CZK | 1.40 ILS |
| 50 CZK | 7.01 ILS |
| 100 CZK | 14.03 ILS |
| 500 CZK | 70.13 ILS |
| 1,000 CZK | 140.26 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-06-18T06:19:16Z",
"rates": {
"ILS": 0.140259
}
}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.0259,
"rate": 0.140259
}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