Rate Overview
Live
1 CZK = 0.145157 ILS
1 ILS = 6.8891
CZK
Avg
0.145781
High
0.146800
Low
0.144823
Last updated: 4/17/2026, 10:46:38 AM
Quick Conversions
| CZK | ILS |
|---|---|
| 1 CZK | 0.15 ILS |
| 10 CZK | 1.45 ILS |
| 50 CZK | 7.26 ILS |
| 100 CZK | 14.52 ILS |
| 500 CZK | 72.58 ILS |
| 1,000 CZK | 145.16 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-04-17T10:46:38Z",
"rates": {
"ILS": 0.145157
}
}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.5157,
"rate": 0.145157
}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