Rate Overview
Live
1 ILS = 4.8074 SCR
1 SCR = 0.208014
ILS
Avg
4.7024
High
4.8275
Low
4.3877
Last updated: 7/8/2026, 9:42:48 PM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.81 SCR |
| 10 ILS | 48.07 SCR |
| 50 ILS | 240.37 SCR |
| 100 ILS | 480.74 SCR |
| 500 ILS | 2,403.69 SCR |
| 1,000 ILS | 4,807.38 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-07-08T21:42:48Z",
"rates": {
"SCR": 4.807379
}
}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": 480.7379,
"rate": 4.807379
}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