Rate Overview
Live
1 ILS = 303.2499 CLP
1 CLP = 0.003298
ILS
Avg
307.1550
High
310.0983
Low
303.2499
Last updated: 6/17/2026, 6:44:12 AM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 303.25 CLP |
| 10 ILS | 3,032.50 CLP |
| 50 ILS | 15,162.50 CLP |
| 100 ILS | 30,324.99 CLP |
| 500 ILS | 151,624.97 CLP |
| 1,000 ILS | 303,249.94 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-06-17T06:44:12Z",
"rates": {
"CLP": 303.249937
}
}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": 30324.9937,
"rate": 303.249937
}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