Rate Overview
Live
1 ILS = 736.6773 CDF
1 CDF = 0.001357
ILS
Avg
739.9841
High
743.5110
Low
732.0078
Last updated: 3/27/2026, 7:49:04 AM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 736.68 CDF |
| 10 ILS | 7,366.77 CDF |
| 50 ILS | 36,833.87 CDF |
| 100 ILS | 73,667.73 CDF |
| 500 ILS | 368,338.66 CDF |
| 1,000 ILS | 736,677.32 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-27T07:49:04Z",
"rates": {
"CDF": 736.677319
}
}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": 73667.7319,
"rate": 736.677319
}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