Rate Overview
Live
1 ILS = 307.5157 CLP
1 CLP = 0.003252
ILS
Avg
307.6935
High
312.2671
Low
303.5180
Last updated: 7/28/2026, 3:18:48 PM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 307.52 CLP |
| 10 ILS | 3,075.16 CLP |
| 50 ILS | 15,375.79 CLP |
| 100 ILS | 30,751.57 CLP |
| 500 ILS | 153,757.86 CLP |
| 1,000 ILS | 307,515.72 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-07-28T15:18:48Z",
"rates": {
"CLP": 307.515722
}
}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": 30751.5722,
"rate": 307.515722
}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