Rate Overview
Live
1 ILS = 309.7644 CLP
1 CLP = 0.003228
ILS
Avg
310.2516
High
312.3599
Low
307.0764
Last updated: 9/2/2026, 2:25:58 PM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 309.76 CLP |
| 10 ILS | 3,097.64 CLP |
| 50 ILS | 15,488.22 CLP |
| 100 ILS | 30,976.44 CLP |
| 500 ILS | 154,882.18 CLP |
| 1,000 ILS | 309,764.36 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-09-02T14:25:58Z",
"rates": {
"CLP": 309.764361
}
}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": 30976.4361,
"rate": 309.764361
}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