Rate Overview
Live
1 ILS = 763.6566 CDF
1 CDF = 0.001309
ILS
Avg
753.1873
High
805.7253
Low
680.6087
Last updated: 7/11/2026, 3:22:15 PM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 763.66 CDF |
| 10 ILS | 7,636.57 CDF |
| 50 ILS | 38,182.83 CDF |
| 100 ILS | 76,365.66 CDF |
| 500 ILS | 381,828.31 CDF |
| 1,000 ILS | 763,656.61 CDF |
Get ILS/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CDFExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-11T15:22:15Z",
"rates": {
"CDF": 763.656612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CDF",
"amount": 100
},
"result": 76365.6612,
"rate": 763.656612
}Build with ILS/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key