Rate Overview
Live
1 ILS = 11.9945 SRD
1 SRD = 0.083372
ILS
Avg
11.3770
High
12.2834
Low
9.6990
Last updated: 3/27/2026, 7:47:38 AM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 11.99 SRD |
| 10 ILS | 119.95 SRD |
| 50 ILS | 599.73 SRD |
| 100 ILS | 1,199.45 SRD |
| 500 ILS | 5,997.25 SRD |
| 1,000 ILS | 11,994.50 SRD |
Get ILS/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SRDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T07:47:38Z",
"rates": {
"SRD": 11.994503
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SRD",
"amount": 100
},
"result": 1199.4503,
"rate": 11.994503
}Build with ILS/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key