Rate Overview
Live
1 ILS = 798.1524 CDF
1 CDF = 0.001253
ILS
Avg
789.9839
High
798.1524
Low
783.3543
Last updated: 5/7/2026, 8:03:08 AM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 798.15 CDF |
| 10 ILS | 7,981.52 CDF |
| 50 ILS | 39,907.62 CDF |
| 100 ILS | 79,815.24 CDF |
| 500 ILS | 399,076.22 CDF |
| 1,000 ILS | 798,152.43 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-07T08:03:08Z",
"rates": {
"CDF": 798.152431
}
}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": 79815.24309999999,
"rate": 798.152431
}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