Rate Overview
Live
1 ILS = 152.0899 CRC
1 CRC = 0.006575
ILS
Avg
151.6088
High
152.5677
Low
150.0966
Last updated: 8/15/2026, 9:05:11 PM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 152.09 CRC |
| 10 ILS | 1,520.90 CRC |
| 50 ILS | 7,604.49 CRC |
| 100 ILS | 15,208.99 CRC |
| 500 ILS | 76,044.94 CRC |
| 1,000 ILS | 152,089.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-08-15T21:05:11Z",
"rates": {
"CRC": 152.089875
}
}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": 15208.987500000001,
"rate": 152.089875
}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