Rate Overview
Live
1 ILS = 756.2294 CDF
1 CDF = 0.001322
ILS
Avg
752.1243
High
759.3875
Low
738.5770
Last updated: 7/28/2026, 4:36:55 PM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 756.23 CDF |
| 10 ILS | 7,562.29 CDF |
| 50 ILS | 37,811.47 CDF |
| 100 ILS | 75,622.94 CDF |
| 500 ILS | 378,114.72 CDF |
| 1,000 ILS | 756,229.45 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-07-28T16:36:55Z",
"rates": {
"CDF": 756.229446
}
}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": 75622.9446,
"rate": 756.229446
}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