Rate Overview
Live
1 ILS = 775.7244 CDF
1 CDF = 0.001289
ILS
Avg
766.9442
High
775.7244
Low
754.6399
Last updated: 8/15/2026, 5:51:05 AM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 775.72 CDF |
| 10 ILS | 7,757.24 CDF |
| 50 ILS | 38,786.22 CDF |
| 100 ILS | 77,572.44 CDF |
| 500 ILS | 387,862.21 CDF |
| 1,000 ILS | 775,724.41 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-08-15T05:51:05Z",
"rates": {
"CDF": 775.724412
}
}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": 77572.4412,
"rate": 775.724412
}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