Rate Overview
Live
1 ILS = 147.5764 CRC
1 CRC = 0.006776
ILS
Avg
148.4466
High
149.7608
Low
147.5764
Last updated: 7/29/2026, 4:33:12 PM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 147.58 CRC |
| 10 ILS | 1,475.76 CRC |
| 50 ILS | 7,378.82 CRC |
| 100 ILS | 14,757.64 CRC |
| 500 ILS | 73,788.22 CRC |
| 1,000 ILS | 147,576.44 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-29T16:33:12Z",
"rates": {
"CRC": 147.576435
}
}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": 14757.6435,
"rate": 147.576435
}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