Rate Overview
Live
1 ILS = 4.6199 SCR
1 SCR = 0.216454
ILS
Avg
4.6761
High
4.9001
Low
4.4470
Last updated: 3/27/2026, 6:03:42 AM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.62 SCR |
| 10 ILS | 46.20 SCR |
| 50 ILS | 231.00 SCR |
| 100 ILS | 461.99 SCR |
| 500 ILS | 2,309.96 SCR |
| 1,000 ILS | 4,619.92 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-27T06:03:42Z",
"rates": {
"SCR": 4.619923
}
}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": 461.9923,
"rate": 4.619923
}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