Rate Overview
Live
1 ILS = 149.9333 CRC
1 CRC = 0.006670
ILS
Avg
151.2067
High
152.8851
Low
149.6358
Last updated: 7/8/2026, 1:09:14 PM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 149.93 CRC |
| 10 ILS | 1,499.33 CRC |
| 50 ILS | 7,496.66 CRC |
| 100 ILS | 14,993.33 CRC |
| 500 ILS | 74,966.65 CRC |
| 1,000 ILS | 149,933.29 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-08T13:09:14Z",
"rates": {
"CRC": 149.933295
}
}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": 14993.329499999998,
"rate": 149.933295
}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