Rate Overview
Live
1 SCR = 0.207747 ILS
1 ILS = 4.8135
SCR
Avg
0.209377
High
0.218752
Low
0.200893
Last updated: 4/16/2026, 8:50:44 AM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.21 ILS |
| 10 SCR | 2.08 ILS |
| 50 SCR | 10.39 ILS |
| 100 SCR | 20.77 ILS |
| 500 SCR | 103.87 ILS |
| 1,000 SCR | 207.75 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-04-16T08:50:44Z",
"rates": {
"ILS": 0.207747
}
}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.7747,
"rate": 0.207747
}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