Rate Overview
Live
1 ILS = 6.9132 CZK
1 CZK = 0.144650
ILS
Avg
6.9261
High
6.9879
Low
6.8991
Last updated: 9/6/2026, 6:21:57 PM
Quick Conversions
| ILS | CZK |
|---|---|
| 1 ILS | 6.91 CZK |
| 10 ILS | 69.13 CZK |
| 50 ILS | 345.66 CZK |
| 100 ILS | 691.32 CZK |
| 500 ILS | 3,456.61 CZK |
| 1,000 ILS | 6,913.22 CZK |
Get ILS/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CZKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-06T18:21:57Z",
"rates": {
"CZK": 6.913225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CZK",
"amount": 100
},
"result": 691.3225,
"rate": 6.913225
}Build with ILS/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key