Rate Overview
Live
1 SCR = 0.212410 ILS
1 ILS = 4.7079
SCR
Avg
0.209799
High
0.217675
Low
0.203716
Last updated: 7/16/2026, 7:29:49 AM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.21 ILS |
| 10 SCR | 2.12 ILS |
| 50 SCR | 10.62 ILS |
| 100 SCR | 21.24 ILS |
| 500 SCR | 106.21 ILS |
| 1,000 SCR | 212.41 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-07-16T07:29:49Z",
"rates": {
"ILS": 0.21241
}
}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.241,
"rate": 0.21241
}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