Rate Overview
Live
1 ILS = 147.4988 CRC
1 CRC = 0.006780
ILS
Avg
153.1596
High
160.9219
Low
147.4988
Last updated: 7/30/2026, 4:35:20 AM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 147.50 CRC |
| 10 ILS | 1,474.99 CRC |
| 50 ILS | 7,374.94 CRC |
| 100 ILS | 14,749.88 CRC |
| 500 ILS | 73,749.40 CRC |
| 1,000 ILS | 147,498.80 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-07-30T04:35:20Z",
"rates": {
"CRC": 147.498798
}
}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": 14749.879799999999,
"rate": 147.498798
}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