Rate Overview
Live
1 ILS = 754.2634 CDF
1 CDF = 0.001326
ILS
Avg
773.7027
High
872.7046
Low
666.2787
Last updated: 7/29/2026, 1:05:23 AM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 754.26 CDF |
| 10 ILS | 7,542.63 CDF |
| 50 ILS | 37,713.17 CDF |
| 100 ILS | 75,426.34 CDF |
| 500 ILS | 377,131.71 CDF |
| 1,000 ILS | 754,263.42 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-07-29T01:05:23Z",
"rates": {
"CDF": 754.263416
}
}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": 75426.3416,
"rate": 754.263416
}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