Rate Overview
Live
1 ILS = 4.8622 SCR
1 SCR = 0.205670
ILS
Avg
4.7796
High
4.9229
Low
4.5754
Last updated: 9/6/2026, 1:45:22 PM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.86 SCR |
| 10 ILS | 48.62 SCR |
| 50 ILS | 243.11 SCR |
| 100 ILS | 486.22 SCR |
| 500 ILS | 2,431.08 SCR |
| 1,000 ILS | 4,862.16 SCR |
Get ILS/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SCRExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-06T13:45:22Z",
"rates": {
"SCR": 4.86216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SCR",
"amount": 100
},
"result": 486.216,
"rate": 4.86216
}Build with ILS/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key