Rate Overview
Live
1 CDF = 0.001351 ILS
1 ILS = 740.1925
CDF
Avg
0.001387
High
0.001482
Low
0.001337
Last updated: 3/26/2026, 11:34:51 PM
Quick Conversions
| CDF | ILS |
|---|---|
| 1 CDF | 0.00 ILS |
| 10 CDF | 0.01 ILS |
| 50 CDF | 0.07 ILS |
| 100 CDF | 0.14 ILS |
| 500 CDF | 0.68 ILS |
| 1,000 CDF | 1.35 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-03-26T23:34:51Z",
"rates": {
"ILS": 0.001351
}
}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.1351,
"rate": 0.001351
}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