Rate Overview
Live
1 ILS = 5.0908 SCR
1 SCR = 0.196432
ILS
Avg
4.7503
High
5.1216
Low
4.1764
Last updated: 5/28/2026, 11:02:01 PM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 5.09 SCR |
| 10 ILS | 50.91 SCR |
| 50 ILS | 254.54 SCR |
| 100 ILS | 509.08 SCR |
| 500 ILS | 2,545.41 SCR |
| 1,000 ILS | 5,090.82 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-05-28T23:02:01Z",
"rates": {
"SCR": 5.090815
}
}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": 509.0815,
"rate": 5.090815
}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