Rate Overview
Live
1 ILS = 808.1058 CDF
1 CDF = 0.001237
ILS
Avg
771.6098
High
870.5310
Low
663.0947
Last updated: 5/27/2026, 6:21:10 PM
Quick Conversions
| ILS | CDF |
|---|---|
| 1 ILS | 808.11 CDF |
| 10 ILS | 8,081.06 CDF |
| 50 ILS | 40,405.29 CDF |
| 100 ILS | 80,810.58 CDF |
| 500 ILS | 404,052.90 CDF |
| 1,000 ILS | 808,105.79 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-27T18:21:10Z",
"rates": {
"CDF": 808.105795
}
}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": 80810.57949999999,
"rate": 808.105795
}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