Rate Overview
Live
1 SCR = 0.199320 ILS
1 ILS = 5.0171
SCR
Avg
0.213474
High
0.228971
Low
0.199320
Last updated: 5/26/2026, 9:28:49 PM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.20 ILS |
| 10 SCR | 1.99 ILS |
| 50 SCR | 9.97 ILS |
| 100 SCR | 19.93 ILS |
| 500 SCR | 99.66 ILS |
| 1,000 SCR | 199.32 ILS |
Get SCR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=ILSExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-05-26T21:28:49Z",
"rates": {
"ILS": 0.19932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "ILS",
"amount": 100
},
"result": 19.932,
"rate": 0.19932
}Build with SCR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key