Rate Overview
Live
1 SCR = 0.210199 ILS
1 ILS = 4.7574
SCR
Avg
0.209634
High
0.216509
Low
0.204194
Last updated: 8/12/2026, 8:27:02 PM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.21 ILS |
| 10 SCR | 2.10 ILS |
| 50 SCR | 10.51 ILS |
| 100 SCR | 21.02 ILS |
| 500 SCR | 105.10 ILS |
| 1,000 SCR | 210.20 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-08-12T20:27:02Z",
"rates": {
"ILS": 0.210199
}
}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.0199,
"rate": 0.210199
}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