Rate Overview
Live
1 CDF = 0.001321 ILS
1 ILS = 757.0023
CDF
Avg
0.001321
High
0.001508
Low
0.001148
Last updated: 7/22/2026, 2:37:22 AM
Quick Conversions
| CDF | ILS |
|---|---|
| 1 CDF | 0.00 ILS |
| 10 CDF | 0.01 ILS |
| 50 CDF | 0.07 ILS |
| 100 CDF | 0.13 ILS |
| 500 CDF | 0.66 ILS |
| 1,000 CDF | 1.32 ILS |
Get CDF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=ILSExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-22T02:37:22Z",
"rates": {
"ILS": 0.001321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "ILS",
"amount": 100
},
"result": 0.1321,
"rate": 0.001321
}Build with CDF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key