Rate Overview
Live
1 CZK = 0.135202 ILS
1 ILS = 7.3963
CZK
Avg
0.137398
High
0.139226
Low
0.135202
Last updated: 5/28/2026, 8:34:15 PM
Quick Conversions
| CZK | ILS |
|---|---|
| 1 CZK | 0.14 ILS |
| 10 CZK | 1.35 ILS |
| 50 CZK | 6.76 ILS |
| 100 CZK | 13.52 ILS |
| 500 CZK | 67.60 ILS |
| 1,000 CZK | 135.20 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-05-28T20:34:15Z",
"rates": {
"ILS": 0.135202
}
}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": 13.520199999999999,
"rate": 0.135202
}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