Rate Overview
Live
1 ILS = 4.5860 SCR
1 SCR = 0.218053
ILS
Avg
4.6768
High
4.7774
Low
4.5860
Last updated: 7/29/2026, 1:33:08 AM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.59 SCR |
| 10 ILS | 45.86 SCR |
| 50 ILS | 229.30 SCR |
| 100 ILS | 458.60 SCR |
| 500 ILS | 2,293.02 SCR |
| 1,000 ILS | 4,586.04 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-29T01:33:08Z",
"rates": {
"SCR": 4.586035
}
}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": 458.6035,
"rate": 4.586035
}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