Rate Overview
Live
1 CLP = 0.003414 ILS
1 ILS = 292.9115
CLP
Avg
0.003485
High
0.003592
Low
0.003405
Last updated: 3/7/2026, 12:33:13 AM
Quick Conversions
| CLP | ILS |
|---|---|
| 1 CLP | 0.00 ILS |
| 10 CLP | 0.03 ILS |
| 50 CLP | 0.17 ILS |
| 100 CLP | 0.34 ILS |
| 500 CLP | 1.71 ILS |
| 1,000 CLP | 3.41 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-03-07T00:33:13Z",
"rates": {
"ILS": 0.003414
}
}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.3414,
"rate": 0.003414
}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