Rate Overview
Live
1 ILS = 755.3997 CDF
1 CDF = 0.001324
ILS
Avg
758.9702
High
777.6054
Low
738.5770
Last updated: 7/28/2026, 8:43:39 PM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 755.40 CDF |
| 10 ILS | 7,554.00 CDF |
| 50 ILS | 37,769.99 CDF |
| 100 ILS | 75,539.97 CDF |
| 500 ILS | 377,699.87 CDF |
| 1,000 ILS | 755,399.75 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-28T20:43:39Z",
"rates": {
"CDF": 755.399745
}
}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": 75539.97450000001,
"rate": 755.399745
}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