Rate Overview
Live
1 ILS = 307.8053 CLP
1 CLP = 0.003249
ILS
Avg
308.1794
High
310.0004
Low
305.5586
Last updated: 7/6/2026, 4:49:06 PM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 307.81 CLP |
| 10 ILS | 3,078.05 CLP |
| 50 ILS | 15,390.27 CLP |
| 100 ILS | 30,780.53 CLP |
| 500 ILS | 153,902.65 CLP |
| 1,000 ILS | 307,805.31 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-06T16:49:06Z",
"rates": {
"CLP": 307.805309
}
}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": 30780.5309,
"rate": 307.805309
}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