Rate Overview
Live
1 CLP = 0.003620 ILS
1 ILS = 276.2431
CLP
Avg
0.003547
High
0.003620
Low
0.003480
Last updated: 1/25/2026, 11:46:33 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.81 ILS |
| 1,000 CLP | 3.62 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-25T23:46:33Z",
"rates": {
"ILS": 0.00362
}
}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.362,
"rate": 0.00362
}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