Rate Overview
Live
1 ILS = 160.6006 CRC
1 CRC = 0.006227
ILS
Avg
154.5531
High
160.6006
Low
147.2364
Last updated: 5/29/2026, 10:58:58 PM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 160.60 CRC |
| 10 ILS | 1,606.01 CRC |
| 50 ILS | 8,030.03 CRC |
| 100 ILS | 16,060.06 CRC |
| 500 ILS | 80,300.28 CRC |
| 1,000 ILS | 160,600.57 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-05-29T22:58:58Z",
"rates": {
"CRC": 160.600565
}
}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": 16060.056499999999,
"rate": 160.600565
}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