Rate Overview
Live
1 SCR = 0.216453 ILS
1 ILS = 4.6199
SCR
Avg
0.214061
High
0.224868
Low
0.204077
Last updated: 3/27/2026, 6:41:12 AM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.22 ILS |
| 10 SCR | 2.16 ILS |
| 50 SCR | 10.82 ILS |
| 100 SCR | 21.65 ILS |
| 500 SCR | 108.23 ILS |
| 1,000 SCR | 216.45 ILS |
Get SCR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=ILSExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-27T06:41:12Z",
"rates": {
"ILS": 0.216453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "ILS",
"amount": 100
},
"result": 21.6453,
"rate": 0.216453
}Build with SCR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key