Rate Overview
Live
1 ILS = 748.8943 CDF
1 CDF = 0.001335
ILS
Avg
755.3162
High
872.0005
Low
642.7828
Last updated: 7/26/2026, 12:57:58 AM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 748.89 CDF |
| 10 ILS | 7,488.94 CDF |
| 50 ILS | 37,444.72 CDF |
| 100 ILS | 74,889.43 CDF |
| 500 ILS | 374,447.16 CDF |
| 1,000 ILS | 748,894.32 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-26T00:57:58Z",
"rates": {
"CDF": 748.894318
}
}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": 74889.4318,
"rate": 748.894318
}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