Rate Overview
Live
1 ILS = 316.4355 CLP
1 CLP = 0.003160
ILS
Avg
286.5287
High
316.4355
Low
265.6943
Last updated: 5/27/2026, 7:23:21 PM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 316.44 CLP |
| 10 ILS | 3,164.36 CLP |
| 50 ILS | 15,821.78 CLP |
| 100 ILS | 31,643.55 CLP |
| 500 ILS | 158,217.77 CLP |
| 1,000 ILS | 316,435.53 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-05-27T19:23:21Z",
"rates": {
"CLP": 316.435533
}
}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": 31643.553300000003,
"rate": 316.435533
}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