Rate Overview
Live
1 ILS = 4.5980 SCR
1 SCR = 0.217486
ILS
Avg
4.6945
High
5.1782
Low
4.3544
Last updated: 7/28/2026, 4:42:23 PM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.60 SCR |
| 10 ILS | 45.98 SCR |
| 50 ILS | 229.90 SCR |
| 100 ILS | 459.80 SCR |
| 500 ILS | 2,298.99 SCR |
| 1,000 ILS | 4,597.99 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-28T16:42:23Z",
"rates": {
"SCR": 4.597989
}
}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": 459.7989,
"rate": 4.597989
}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