Rate Overview
Live
1 CDF = 0.001266 ILS
1 ILS = 789.8894
CDF
Avg
0.001270
High
0.001276
Low
0.001266
Last updated: 5/6/2026, 6:26:36 AM
Quick Conversions
| CDF | ILS |
|---|---|
| 1 CDF | 0.00 ILS |
| 10 CDF | 0.01 ILS |
| 50 CDF | 0.06 ILS |
| 100 CDF | 0.13 ILS |
| 500 CDF | 0.63 ILS |
| 1,000 CDF | 1.27 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-05-06T06:26:36Z",
"rates": {
"ILS": 0.001266
}
}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.1266,
"rate": 0.001266
}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