Rate Overview
Live
1 SCR = 0.202998 ILS
1 ILS = 4.9262
SCR
Avg
0.207943
High
0.215008
Low
0.200992
Last updated: 6/16/2026, 2:42:40 AM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.20 ILS |
| 10 SCR | 2.03 ILS |
| 50 SCR | 10.15 ILS |
| 100 SCR | 20.30 ILS |
| 500 SCR | 101.50 ILS |
| 1,000 SCR | 203.00 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-06-16T02:42:40Z",
"rates": {
"ILS": 0.202998
}
}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.2998,
"rate": 0.202998
}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