Rate Overview
Live
1 ILS = 808.5347 CDF
1 CDF = 0.001237
ILS
Avg
793.2155
High
808.5347
Low
776.5767
Last updated: 5/27/2026, 7:17:47 PM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 808.53 CDF |
| 10 ILS | 8,085.35 CDF |
| 50 ILS | 40,426.74 CDF |
| 100 ILS | 80,853.47 CDF |
| 500 ILS | 404,267.36 CDF |
| 1,000 ILS | 808,534.71 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-05-27T19:17:47Z",
"rates": {
"CDF": 808.53471
}
}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": 80853.471,
"rate": 808.53471
}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