Rate Overview
Live
1 ILS = 736.3490 CDF
1 CDF = 0.001358
ILS
Avg
727.0116
High
748.2687
Low
682.0199
Last updated: 3/27/2026, 9:33:30 AM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 736.35 CDF |
| 10 ILS | 7,363.49 CDF |
| 50 ILS | 36,817.45 CDF |
| 100 ILS | 73,634.90 CDF |
| 500 ILS | 368,174.49 CDF |
| 1,000 ILS | 736,348.98 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-27T09:33:30Z",
"rates": {
"CDF": 736.34898
}
}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": 73634.898,
"rate": 736.34898
}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