Rate Overview
Live
1 SCR = 0.217740 ILS
1 ILS = 4.5926
SCR
Avg
0.214525
High
0.230125
Low
0.204077
Last updated: 3/27/2026, 10:09:59 AM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.22 ILS |
| 10 SCR | 2.18 ILS |
| 50 SCR | 10.89 ILS |
| 100 SCR | 21.77 ILS |
| 500 SCR | 108.87 ILS |
| 1,000 SCR | 217.74 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-27T10:09:59Z",
"rates": {
"ILS": 0.21774
}
}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.773999999999997,
"rate": 0.21774
}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