Rate Overview
Live
1 SCR = 0.210255 ILS
1 ILS = 4.7561
SCR
Avg
0.210721
High
0.216649
Low
0.200938
Last updated: 5/6/2026, 6:23:53 PM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.21 ILS |
| 10 SCR | 2.10 ILS |
| 50 SCR | 10.51 ILS |
| 100 SCR | 21.03 ILS |
| 500 SCR | 105.13 ILS |
| 1,000 SCR | 210.26 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-05-06T18:23:53Z",
"rates": {
"ILS": 0.210255
}
}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.0255,
"rate": 0.210255
}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