Rate Overview
Live
1 ILS = 148.0189 CRC
1 CRC = 0.006756
ILS
Avg
151.0335
High
154.5274
Low
147.0170
Last updated: 3/28/2026, 12:17:15 PM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 148.02 CRC |
| 10 ILS | 1,480.19 CRC |
| 50 ILS | 7,400.94 CRC |
| 100 ILS | 14,801.89 CRC |
| 500 ILS | 74,009.44 CRC |
| 1,000 ILS | 148,018.88 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-03-28T12:17:15Z",
"rates": {
"CRC": 148.018881
}
}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": 14801.8881,
"rate": 148.018881
}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