Rate Overview
Live
1 ILS = 161.2044 CRC
1 CRC = 0.006203
ILS
Avg
158.8143
High
161.2044
Low
156.3509
Last updated: 5/29/2026, 4:26:45 PM
Quick Conversions
| ILS | CRC |
|---|---|
| 1 ILS | 161.20 CRC |
| 10 ILS | 1,612.04 CRC |
| 50 ILS | 8,060.22 CRC |
| 100 ILS | 16,120.44 CRC |
| 500 ILS | 80,602.22 CRC |
| 1,000 ILS | 161,204.45 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-29T16:26:45Z",
"rates": {
"CRC": 161.204445
}
}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": 16120.4445,
"rate": 161.204445
}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