Rate Overview
Live
1 ILS = 147.8014 CRC
1 CRC = 0.006766
ILS
Avg
153.7966
High
161.1460
Low
147.8014
Last updated: 7/30/2026, 11:06:25 AM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 147.80 CRC |
| 10 ILS | 1,478.01 CRC |
| 50 ILS | 7,390.07 CRC |
| 100 ILS | 14,780.14 CRC |
| 500 ILS | 73,900.71 CRC |
| 1,000 ILS | 147,801.42 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-30T11:06:25Z",
"rates": {
"CRC": 147.801424
}
}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": 14780.1424,
"rate": 147.801424
}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