Rate Overview
Live
1 ILS = 148.4146 CRC
1 CRC = 0.006738
ILS
Avg
147.2045
High
160.5547
Low
135.7990
Last updated: 7/26/2026, 1:15:41 AM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 148.41 CRC |
| 10 ILS | 1,484.15 CRC |
| 50 ILS | 7,420.73 CRC |
| 100 ILS | 14,841.46 CRC |
| 500 ILS | 74,207.29 CRC |
| 1,000 ILS | 148,414.58 CRC |
Get ILS/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CRCExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-26T01:15:41Z",
"rates": {
"CRC": 148.414577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CRC",
"amount": 100
},
"result": 14841.4577,
"rate": 148.414577
}Build with ILS/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key