Rate Overview
Live
1 ILS = 4.6732 SCR
1 SCR = 0.213986
ILS
Avg
4.5568
High
5.1782
Low
4.1383
Last updated: 7/30/2026, 8:07:25 AM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.67 SCR |
| 10 ILS | 46.73 SCR |
| 50 ILS | 233.66 SCR |
| 100 ILS | 467.32 SCR |
| 500 ILS | 2,336.60 SCR |
| 1,000 ILS | 4,673.20 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-30T08:07:25Z",
"rates": {
"SCR": 4.673198
}
}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": 467.31980000000004,
"rate": 4.673198
}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