Rate Overview
Live
1 ILS = 316.2118 CLP
1 CLP = 0.003162
ILS
Avg
312.1551
High
316.2118
Low
308.0420
Last updated: 5/27/2026, 8:26:48 PM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 316.21 CLP |
| 10 ILS | 3,162.12 CLP |
| 50 ILS | 15,810.59 CLP |
| 100 ILS | 31,621.18 CLP |
| 500 ILS | 158,105.88 CLP |
| 1,000 ILS | 316,211.75 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-27T20:26:48Z",
"rates": {
"CLP": 316.211754
}
}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": 31621.1754,
"rate": 316.211754
}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