Rate Overview
Live
1 CRC = 0.006559 ILS
1 ILS = 152.4623
CRC
Avg
0.006599
High
0.006662
Low
0.006559
Last updated: 8/14/2026, 10:22:10 AM
Quick Conversions
| CRC | ILS |
|---|---|
| 1 CRC | 0.01 ILS |
| 10 CRC | 0.07 ILS |
| 50 CRC | 0.33 ILS |
| 100 CRC | 0.66 ILS |
| 500 CRC | 3.28 ILS |
| 1,000 CRC | 6.56 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-08-14T10:22:10Z",
"rates": {
"ILS": 0.006559
}
}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.6558999999999999,
"rate": 0.006559
}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