Rate Overview
Live
1 ILS = 308.7391 CLP
1 CLP = 0.003239
ILS
Avg
307.0233
High
310.0190
Low
303.8698
Last updated: 8/16/2026, 6:42:13 PM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 308.74 CLP |
| 10 ILS | 3,087.39 CLP |
| 50 ILS | 15,436.96 CLP |
| 100 ILS | 30,873.91 CLP |
| 500 ILS | 154,369.56 CLP |
| 1,000 ILS | 308,739.12 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-08-16T18:42:13Z",
"rates": {
"CLP": 308.739116
}
}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": 30873.911600000003,
"rate": 308.739116
}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