Rate Overview
Live
1 ILS = 11.9892 SRD
1 SRD = 0.083409
ILS
Avg
11.9920
High
12.2834
Low
11.4113
Last updated: 3/27/2026, 9:27:07 AM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 11.99 SRD |
| 10 ILS | 119.89 SRD |
| 50 ILS | 599.46 SRD |
| 100 ILS | 1,198.92 SRD |
| 500 ILS | 5,994.58 SRD |
| 1,000 ILS | 11,989.16 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-27T09:27:07Z",
"rates": {
"SRD": 11.989157
}
}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": 1198.9157,
"rate": 11.989157
}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