Rate Overview
Live
1 ILS = 294.8558 CLP
1 CLP = 0.003391
ILS
Avg
274.4086
High
294.8558
Low
244.1653
Last updated: 3/27/2026, 12:57:30 PM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 294.86 CLP |
| 10 ILS | 2,948.56 CLP |
| 50 ILS | 14,742.79 CLP |
| 100 ILS | 29,485.58 CLP |
| 500 ILS | 147,427.89 CLP |
| 1,000 ILS | 294,855.78 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-03-27T12:57:30Z",
"rates": {
"CLP": 294.85578
}
}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": 29485.577999999998,
"rate": 294.85578
}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