Rate Overview
Live
1 ILS = 746.6485 CDF
1 CDF = 0.001339
ILS
Avg
728.0245
High
748.2687
Low
683.4290
Last updated: 3/6/2026, 11:45:37 PM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 746.65 CDF |
| 10 ILS | 7,466.48 CDF |
| 50 ILS | 37,332.42 CDF |
| 100 ILS | 74,664.85 CDF |
| 500 ILS | 373,324.24 CDF |
| 1,000 ILS | 746,648.48 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-03-06T23:45:37Z",
"rates": {
"CDF": 746.648476
}
}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": 74664.8476,
"rate": 746.648476
}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