Rate Overview
Live
1 ILS = 756.5596 CDF
1 CDF = 0.001322
ILS
Avg
748.8491
High
820.7364
Low
674.3983
Last updated: 7/29/2026, 10:18:55 AM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 756.56 CDF |
| 10 ILS | 7,565.60 CDF |
| 50 ILS | 37,827.98 CDF |
| 100 ILS | 75,655.96 CDF |
| 500 ILS | 378,279.78 CDF |
| 1,000 ILS | 756,559.57 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-29T10:18:55Z",
"rates": {
"CDF": 756.559568
}
}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": 75655.9568,
"rate": 756.559568
}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