Rate Overview
Live
1 ILS = 149.3260 CRC
1 CRC = 0.006697
ILS
Avg
151.1318
High
152.8282
Low
149.3260
Last updated: 9/2/2026, 11:28:31 AM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 149.33 CRC |
| 10 ILS | 1,493.26 CRC |
| 50 ILS | 7,466.30 CRC |
| 100 ILS | 14,932.60 CRC |
| 500 ILS | 74,663.01 CRC |
| 1,000 ILS | 149,326.02 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-09-02T11:28:31Z",
"rates": {
"CRC": 149.326018
}
}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": 14932.6018,
"rate": 149.326018
}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