Rate Overview
Live
1 ILS = 304.9167 CLP
1 CLP = 0.003280
ILS
Avg
298.4563
High
316.7844
Low
275.4102
Last updated: 7/29/2026, 5:27:48 AM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 304.92 CLP |
| 10 ILS | 3,049.17 CLP |
| 50 ILS | 15,245.84 CLP |
| 100 ILS | 30,491.67 CLP |
| 500 ILS | 152,458.35 CLP |
| 1,000 ILS | 304,916.70 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-29T05:27:48Z",
"rates": {
"CLP": 304.916705
}
}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": 30491.670499999997,
"rate": 304.916705
}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