Rate Overview
Live
1 ILS = 154.3072 CRC
1 CRC = 0.006481
ILS
Avg
152.6595
High
154.3072
Low
150.8791
Last updated: 4/17/2026, 5:30:22 PM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 154.31 CRC |
| 10 ILS | 1,543.07 CRC |
| 50 ILS | 7,715.36 CRC |
| 100 ILS | 15,430.72 CRC |
| 500 ILS | 77,153.61 CRC |
| 1,000 ILS | 154,307.21 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-04-17T17:30:22Z",
"rates": {
"CRC": 154.307211
}
}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": 15430.721099999999,
"rate": 154.307211
}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