Rate Overview
Live
1 ILS = 316.1782 CLP
1 CLP = 0.003163
ILS
Avg
286.7820
High
316.1782
Low
265.3610
Last updated: 5/28/2026, 12:07:25 AM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 316.18 CLP |
| 10 ILS | 3,161.78 CLP |
| 50 ILS | 15,808.91 CLP |
| 100 ILS | 31,617.82 CLP |
| 500 ILS | 158,089.11 CLP |
| 1,000 ILS | 316,178.21 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-05-28T00:07:25Z",
"rates": {
"CLP": 316.178214
}
}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": 31617.8214,
"rate": 316.178214
}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