Rate Overview
Live
1 ILS = 793.7757 CDF
1 CDF = 0.001260
ILS
Avg
787.8577
High
794.9665
Low
774.3196
Last updated: 6/17/2026, 6:33:21 AM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 793.78 CDF |
| 10 ILS | 7,937.76 CDF |
| 50 ILS | 39,688.79 CDF |
| 100 ILS | 79,377.57 CDF |
| 500 ILS | 396,887.87 CDF |
| 1,000 ILS | 793,775.75 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-06-17T06:33:21Z",
"rates": {
"CDF": 793.775749
}
}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": 79377.5749,
"rate": 793.775749
}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