Rate Overview
Live
1 ILS = 4.6040 SCR
1 SCR = 0.217204
ILS
Avg
4.6202
High
4.8673
Low
4.3674
Last updated: 3/27/2026, 7:50:03 AM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.60 SCR |
| 10 ILS | 46.04 SCR |
| 50 ILS | 230.20 SCR |
| 100 ILS | 460.40 SCR |
| 500 ILS | 2,301.98 SCR |
| 1,000 ILS | 4,603.96 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-27T07:50:03Z",
"rates": {
"SCR": 4.603958
}
}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": 460.39580000000007,
"rate": 4.603958
}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