Rate Overview
Live
1 ILS = 295.5833 CLP
1 CLP = 0.003383
ILS
Avg
294.6854
High
298.2543
Low
291.4539
Last updated: 3/27/2026, 9:26:07 AM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 295.58 CLP |
| 10 ILS | 2,955.83 CLP |
| 50 ILS | 14,779.16 CLP |
| 100 ILS | 29,558.33 CLP |
| 500 ILS | 147,791.64 CLP |
| 1,000 ILS | 295,583.27 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-03-27T09:26:07Z",
"rates": {
"CLP": 295.583274
}
}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": 29558.327400000002,
"rate": 295.583274
}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