Rate Overview
Live
1 ILS = 158.4284 CRC
1 CRC = 0.006312
ILS
Avg
156.1813
High
158.4284
Low
153.5427
Last updated: 5/9/2026, 7:21:32 AM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 158.43 CRC |
| 10 ILS | 1,584.28 CRC |
| 50 ILS | 7,921.42 CRC |
| 100 ILS | 15,842.84 CRC |
| 500 ILS | 79,214.20 CRC |
| 1,000 ILS | 158,428.40 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-05-09T07:21:32Z",
"rates": {
"CRC": 158.428397
}
}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": 15842.839699999999,
"rate": 158.428397
}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