Rate Overview
Live
1 CLP = 0.003609 ILS
1 ILS = 277.0851 CLP
Avg
0.003585
High
0.003618
Low
0.003549
Last updated: 1/25/2026, 2:51:30 PM
Quick Conversions
| CLP | ILS |
|---|---|
| 1 CLP | 0.00 ILS |
| 10 CLP | 0.04 ILS |
| 50 CLP | 0.18 ILS |
| 100 CLP | 0.36 ILS |
| 500 CLP | 1.80 ILS |
| 1,000 CLP | 3.61 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-01-25T14:51:30Z",
"rates": {
"ILS": 0.003609
}
}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.3609,
"rate": 0.003609
}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