Rate Overview
Live
1 ILS = 4.7557 SCR
1 SCR = 0.210274
ILS
Avg
4.6902
High
4.8365
Low
4.4591
Last updated: 3/7/2026, 3:05:30 AM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.76 SCR |
| 10 ILS | 47.56 SCR |
| 50 ILS | 237.79 SCR |
| 100 ILS | 475.57 SCR |
| 500 ILS | 2,377.85 SCR |
| 1,000 ILS | 4,755.70 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-03-07T03:05:30Z",
"rates": {
"SCR": 4.755701
}
}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": 475.5701,
"rate": 4.755701
}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