Rate Overview
Live
1 ILS = 294.7818 CLP
1 CLP = 0.003392
ILS
Avg
288.1054
High
294.7818
Low
278.3894
Last updated: 3/7/2026, 3:22:43 AM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 294.78 CLP |
| 10 ILS | 2,947.82 CLP |
| 50 ILS | 14,739.09 CLP |
| 100 ILS | 29,478.18 CLP |
| 500 ILS | 147,390.89 CLP |
| 1,000 ILS | 294,781.79 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-07T03:22:43Z",
"rates": {
"CLP": 294.781787
}
}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": 29478.1787,
"rate": 294.781787
}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