Rate Overview
Live
1 ILS = 308.8147 CLP
1 CLP = 0.003238
ILS
Avg
307.2845
High
311.5384
Low
303.8031
Last updated: 5/7/2026, 12:32:32 PM
Quick Conversions
| ILS | CLP |
|---|---|
| 1 ILS | 308.81 CLP |
| 10 ILS | 3,088.15 CLP |
| 50 ILS | 15,440.74 CLP |
| 100 ILS | 30,881.47 CLP |
| 500 ILS | 154,407.37 CLP |
| 1,000 ILS | 308,814.74 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-07T12:32:32Z",
"rates": {
"CLP": 308.814741
}
}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": 30881.474100000003,
"rate": 308.814741
}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