Rate Overview
Live
1 SCR = 0.199250 ILS
1 ILS = 5.0188
SCR
Avg
0.200757
High
0.210073
Low
0.194290
Last updated: 5/26/2026, 8:23:41 PM
Quick Conversions
| SCR | ILS |
|---|---|
| 1 SCR | 0.20 ILS |
| 10 SCR | 1.99 ILS |
| 50 SCR | 9.96 ILS |
| 100 SCR | 19.93 ILS |
| 500 SCR | 99.63 ILS |
| 1,000 SCR | 199.25 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-26T20:23:41Z",
"rates": {
"ILS": 0.19925
}
}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.925,
"rate": 0.19925
}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