Rate Overview
Live
1 ILS = 4.7465 SCR
1 SCR = 0.210680
ILS
Avg
4.7417
High
5.0750
Low
4.3674
Last updated: 7/29/2026, 10:07:14 AM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.75 SCR |
| 10 ILS | 47.47 SCR |
| 50 ILS | 237.33 SCR |
| 100 ILS | 474.65 SCR |
| 500 ILS | 2,373.27 SCR |
| 1,000 ILS | 4,746.54 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-29T10:07:14Z",
"rates": {
"SCR": 4.746539
}
}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": 474.6539,
"rate": 4.746539
}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