Rate Overview
Live
1 ILS = 751.7534 CDF
1 CDF = 0.001330
ILS
Avg
763.8975
High
777.6054
Low
751.7534
Last updated: 7/5/2026, 7:01:00 AM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 751.75 CDF |
| 10 ILS | 7,517.53 CDF |
| 50 ILS | 37,587.67 CDF |
| 100 ILS | 75,175.34 CDF |
| 500 ILS | 375,876.71 CDF |
| 1,000 ILS | 751,753.42 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-05T07:01:00Z",
"rates": {
"CDF": 751.753424
}
}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": 75175.3424,
"rate": 751.753424
}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