Rate Overview
Live
1 CZK = 0.140441 ILS
1 ILS = 7.1204
CZK
Avg
0.141209
High
0.142055
Low
0.140427
Last updated: 5/8/2026, 1:02:22 PM
Quick Conversions
| CZK | ILS |
|---|---|
| 1 CZK | 0.14 ILS |
| 10 CZK | 1.40 ILS |
| 50 CZK | 7.02 ILS |
| 100 CZK | 14.04 ILS |
| 500 CZK | 70.22 ILS |
| 1,000 CZK | 140.44 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-08T13:02:22Z",
"rates": {
"ILS": 0.140441
}
}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.0441,
"rate": 0.140441
}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