Rate Overview
Live
1 ILS = 5.0913 SCR
1 SCR = 0.196415
ILS
Avg
5.0156
High
5.1839
Low
4.7602
Last updated: 5/28/2026, 9:42:42 PM
Quick Conversions
| ILS | SCR |
|---|---|
| 1 ILS | 5.09 SCR |
| 10 ILS | 50.91 SCR |
| 50 ILS | 254.56 SCR |
| 100 ILS | 509.13 SCR |
| 500 ILS | 2,545.63 SCR |
| 1,000 ILS | 5,091.27 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-05-28T21:42:42Z",
"rates": {
"SCR": 5.091266
}
}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": 509.1266,
"rate": 5.091266
}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