Rate Overview
Live
1 ILS = 4.7124 SCR
1 SCR = 0.212207
ILS
Avg
4.6977
High
4.7774
Low
4.5877
Last updated: 7/29/2026, 9:27:08 PM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.71 SCR |
| 10 ILS | 47.12 SCR |
| 50 ILS | 235.62 SCR |
| 100 ILS | 471.24 SCR |
| 500 ILS | 2,356.20 SCR |
| 1,000 ILS | 4,712.39 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-29T21:27:08Z",
"rates": {
"SCR": 4.71239
}
}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": 471.23900000000003,
"rate": 4.71239
}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