Rate Overview
Live
1 CLP = 0.003159 ILS
1 ILS = 316.5559
CLP
Avg
0.003234
High
0.003320
Low
0.003148
Last updated: 5/29/2026, 9:11:35 PM
Quick Conversions
| CLP | ILS |
|---|---|
| 1 CLP | 0.00 ILS |
| 10 CLP | 0.03 ILS |
| 50 CLP | 0.16 ILS |
| 100 CLP | 0.32 ILS |
| 500 CLP | 1.58 ILS |
| 1,000 CLP | 3.16 ILS |
Get CLP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=ILSExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-29T21:11:35Z",
"rates": {
"ILS": 0.003159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "ILS",
"amount": 100
},
"result": 0.3159,
"rate": 0.003159
}Build with CLP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key