Rate Overview
Live
1 CRC = 0.006776 ILS
1 ILS = 147.5797
CRC
Avg
0.006524
High
0.006801
Low
0.006157
Last updated: 7/29/2026, 4:44:06 PM
Quick Conversions
| CRC | ILS |
|---|---|
| 1 CRC | 0.01 ILS |
| 10 CRC | 0.07 ILS |
| 50 CRC | 0.34 ILS |
| 100 CRC | 0.68 ILS |
| 500 CRC | 3.39 ILS |
| 1,000 CRC | 6.78 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-07-29T16:44:06Z",
"rates": {
"ILS": 0.006776
}
}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.6776,
"rate": 0.006776
}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