Rate Overview
Live
1 ILS = 308.6819 CLP
1 CLP = 0.003240
ILS
Avg
307.2691
High
311.5384
Low
303.8031
Last updated: 5/7/2026, 11:27:21 AM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 308.68 CLP |
| 10 ILS | 3,086.82 CLP |
| 50 ILS | 15,434.09 CLP |
| 100 ILS | 30,868.19 CLP |
| 500 ILS | 154,340.93 CLP |
| 1,000 ILS | 308,681.86 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-07T11:27:21Z",
"rates": {
"CLP": 308.681855
}
}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": 30868.1855,
"rate": 308.681855
}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