Rate Overview
Live
1 ILS = 770.5034 CDF
1 CDF = 0.001298
ILS
Avg
762.5175
High
770.5034
Low
750.9207
Last updated: 4/17/2026, 6:04:42 AM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 770.50 CDF |
| 10 ILS | 7,705.03 CDF |
| 50 ILS | 38,525.17 CDF |
| 100 ILS | 77,050.34 CDF |
| 500 ILS | 385,251.70 CDF |
| 1,000 ILS | 770,503.39 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-04-17T06:04:42Z",
"rates": {
"CDF": 770.503391
}
}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": 77050.3391,
"rate": 770.503391
}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