Rate Overview
Live
1 ILS = 294.4583 CLP
1 CLP = 0.003396
ILS
Avg
290.2777
High
298.2543
Low
275.3630
Last updated: 3/27/2026, 2:34:19 PM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 294.46 CLP |
| 10 ILS | 2,944.58 CLP |
| 50 ILS | 14,722.92 CLP |
| 100 ILS | 29,445.84 CLP |
| 500 ILS | 147,229.18 CLP |
| 1,000 ILS | 294,458.35 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-27T14:34:19Z",
"rates": {
"CLP": 294.45835
}
}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": 29445.835,
"rate": 294.45835
}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