Rate Overview
Live
1 ILS = 807.9629 CDF
1 CDF = 0.001238
ILS
Avg
776.5702
High
872.7046
Low
666.2787
Last updated: 5/27/2026, 8:26:58 PM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 807.96 CDF |
| 10 ILS | 8,079.63 CDF |
| 50 ILS | 40,398.15 CDF |
| 100 ILS | 80,796.29 CDF |
| 500 ILS | 403,981.46 CDF |
| 1,000 ILS | 807,962.92 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-05-27T20:26:58Z",
"rates": {
"CDF": 807.962924
}
}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": 80796.2924,
"rate": 807.962924
}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