Rate Overview
Live
1 SCR = 0.209317 ILS
1 ILS = 4.7774
SCR
Avg
0.211171
High
0.228971
Low
0.197043
Last updated: 7/25/2026, 10:35:57 PM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.21 ILS |
| 10 SCR | 2.09 ILS |
| 50 SCR | 10.47 ILS |
| 100 SCR | 20.93 ILS |
| 500 SCR | 104.66 ILS |
| 1,000 SCR | 209.32 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-25T22:35:57Z",
"rates": {
"ILS": 0.209317
}
}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.9317,
"rate": 0.209317
}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