Rate Overview
Live
1 CDF = 0.001245 ILS
1 ILS = 803.2129
CDF
Avg
0.001307
High
0.001519
Low
0.001143
Last updated: 5/26/2026, 11:12:40 AM
Quick Conversions
| CDF | ILS |
|---|---|
| 1 CDF | 0.00 ILS |
| 10 CDF | 0.01 ILS |
| 50 CDF | 0.06 ILS |
| 100 CDF | 0.12 ILS |
| 500 CDF | 0.62 ILS |
| 1,000 CDF | 1.25 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-26T11:12:40Z",
"rates": {
"ILS": 0.001245
}
}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.1245,
"rate": 0.001245
}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