Rate Overview
Live
1 ILS = 7.0886 CZK
1 CZK = 0.141072
ILS
Avg
7.0714
High
7.1211
Low
7.0395
Last updated: 5/7/2026, 4:40:51 PM
Quick Conversions
| ILS | CZK |
|---|---|
| 1 ILS | 7.09 CZK |
| 10 ILS | 70.89 CZK |
| 50 ILS | 354.43 CZK |
| 100 ILS | 708.86 CZK |
| 500 ILS | 3,544.30 CZK |
| 1,000 ILS | 7,088.60 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-05-07T16:40:51Z",
"rates": {
"CZK": 7.088597
}
}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": 708.8597,
"rate": 7.088597
}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