Rate Overview
Live
1 ILS = 765.2180 CDF
1 CDF = 0.001307
ILS
Avg
761.0391
High
765.9050
Low
753.4108
Last updated: 9/8/2026, 7:51:13 PM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 765.22 CDF |
| 10 ILS | 7,652.18 CDF |
| 50 ILS | 38,260.90 CDF |
| 100 ILS | 76,521.80 CDF |
| 500 ILS | 382,608.98 CDF |
| 1,000 ILS | 765,217.96 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-09-08T19:51:13Z",
"rates": {
"CDF": 765.21796
}
}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": 76521.796,
"rate": 765.21796
}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