Rate Overview
Live
1 ILS = 4.8031 SCR
1 SCR = 0.208199
ILS
Avg
4.7602
High
4.9777
Low
4.5714
Last updated: 4/18/2026, 12:33:35 PM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.80 SCR |
| 10 ILS | 48.03 SCR |
| 50 ILS | 240.15 SCR |
| 100 ILS | 480.31 SCR |
| 500 ILS | 2,401.55 SCR |
| 1,000 ILS | 4,803.09 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-04-18T12:33:35Z",
"rates": {
"SCR": 4.80309
}
}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": 480.309,
"rate": 4.80309
}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