Rate Overview
Live
1 ILS = 296.0829 CLP
1 CLP = 0.003377
ILS
Avg
294.6625
High
296.8857
Low
292.1864
Last updated: 4/17/2026, 7:30:56 AM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 296.08 CLP |
| 10 ILS | 2,960.83 CLP |
| 50 ILS | 14,804.14 CLP |
| 100 ILS | 29,608.29 CLP |
| 500 ILS | 148,041.44 CLP |
| 1,000 ILS | 296,082.88 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-17T07:30:56Z",
"rates": {
"CLP": 296.082882
}
}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": 29608.2882,
"rate": 296.082882
}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