Rate Overview
Live
1 SCR = 0.206822 ILS
1 ILS = 4.8351
SCR
Avg
0.215175
High
0.230125
Low
0.206759
Last updated: 3/6/2026, 11:26:33 PM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.21 ILS |
| 10 SCR | 2.07 ILS |
| 50 SCR | 10.34 ILS |
| 100 SCR | 20.68 ILS |
| 500 SCR | 103.41 ILS |
| 1,000 SCR | 206.82 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-06T23:26:33Z",
"rates": {
"ILS": 0.206822
}
}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": 20.6822,
"rate": 0.206822
}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