Rate Overview
Live
1 ILS = 296.2461 CLP
1 CLP = 0.003376
ILS
Avg
294.6812
High
296.8857
Low
292.1864
Last updated: 4/17/2026, 6:10:56 AM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 296.25 CLP |
| 10 ILS | 2,962.46 CLP |
| 50 ILS | 14,812.31 CLP |
| 100 ILS | 29,624.61 CLP |
| 500 ILS | 148,123.06 CLP |
| 1,000 ILS | 296,246.12 CLP |
Get ILS/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CLPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T06:10:56Z",
"rates": {
"CLP": 296.246117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CLP",
"amount": 100
},
"result": 29624.6117,
"rate": 296.246117
}Build with ILS/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key