Rate Overview
Live
1 ILS = 4.6995 SCR
1 SCR = 0.212791
ILS
Avg
4.7402
High
5.0750
Low
4.3674
Last updated: 7/30/2026, 11:08:02 AM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 4.70 SCR |
| 10 ILS | 46.99 SCR |
| 50 ILS | 234.97 SCR |
| 100 ILS | 469.95 SCR |
| 500 ILS | 2,349.73 SCR |
| 1,000 ILS | 4,699.45 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-30T11:08:02Z",
"rates": {
"SCR": 4.699451
}
}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": 469.94509999999997,
"rate": 4.699451
}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