Rate Overview
Live
1 ILS = 154.5274 CRC
1 CRC = 0.006471
ILS
Avg
152.7285
High
154.5274
Low
150.0464
Last updated: 3/7/2026, 9:11:51 AM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 154.53 CRC |
| 10 ILS | 1,545.27 CRC |
| 50 ILS | 7,726.37 CRC |
| 100 ILS | 15,452.74 CRC |
| 500 ILS | 77,263.68 CRC |
| 1,000 ILS | 154,527.37 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-07T09:11:51Z",
"rates": {
"CRC": 154.527367
}
}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": 15452.7367,
"rate": 154.527367
}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