Rate Overview
Live
1 ILS = 749.3589 CDF
1 CDF = 0.001334
ILS
Avg
764.2582
High
777.6054
Low
749.3589
Last updated: 7/6/2026, 2:08:03 AM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 749.36 CDF |
| 10 ILS | 7,493.59 CDF |
| 50 ILS | 37,467.95 CDF |
| 100 ILS | 74,935.89 CDF |
| 500 ILS | 374,679.46 CDF |
| 1,000 ILS | 749,358.92 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-06T02:08:03Z",
"rates": {
"CDF": 749.35892
}
}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": 74935.892,
"rate": 749.35892
}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