Rate Overview
Live
1 SCR = 0.217301 ILS
1 ILS = 4.6019
SCR
Avg
0.231222
High
0.263967
Low
0.206333
Last updated: 3/27/2026, 8:30:19 AM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.22 ILS |
| 10 SCR | 2.17 ILS |
| 50 SCR | 10.87 ILS |
| 100 SCR | 21.73 ILS |
| 500 SCR | 108.65 ILS |
| 1,000 SCR | 217.30 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-27T08:30:19Z",
"rates": {
"ILS": 0.217301
}
}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.7301,
"rate": 0.217301
}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