Rate Overview
Live
1 ILS = 305.4604 CLP
1 CLP = 0.003274
ILS
Avg
296.0482
High
317.6000
Low
277.9926
Last updated: 7/29/2026, 10:21:39 AM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 305.46 CLP |
| 10 ILS | 3,054.60 CLP |
| 50 ILS | 15,273.02 CLP |
| 100 ILS | 30,546.04 CLP |
| 500 ILS | 152,730.19 CLP |
| 1,000 ILS | 305,460.38 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-07-29T10:21:39Z",
"rates": {
"CLP": 305.46038
}
}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": 30546.038,
"rate": 305.46038
}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