Rate Overview
Live
1 CRC = 0.006305 ILS
1 ILS = 158.6043
CRC
Avg
0.006394
High
0.006504
Low
0.006305
Last updated: 1/25/2026, 10:12:36 PM
Quick Conversions
| CRC | ILS |
|---|---|
| 1 CRC | 0.01 ILS |
| 10 CRC | 0.06 ILS |
| 50 CRC | 0.32 ILS |
| 100 CRC | 0.63 ILS |
| 500 CRC | 3.15 ILS |
| 1,000 CRC | 6.31 ILS |
Get CRC/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=ILSExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-01-25T22:12:36Z",
"rates": {
"ILS": 0.006305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "ILS",
"amount": 100
},
"result": 0.6305,
"rate": 0.006305
}Build with CRC/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key