Rate Overview
Live
1 ILS = 734.5367 CDF
1 CDF = 0.001361
ILS
Avg
712.0041
High
806.4014
Low
642.7828
Last updated: 3/27/2026, 12:55:55 PM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 734.54 CDF |
| 10 ILS | 7,345.37 CDF |
| 50 ILS | 36,726.83 CDF |
| 100 ILS | 73,453.67 CDF |
| 500 ILS | 367,268.33 CDF |
| 1,000 ILS | 734,536.67 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-27T12:55:55Z",
"rates": {
"CDF": 734.536666
}
}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": 73453.6666,
"rate": 734.536666
}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