Rate Overview
Live
1 ILS = 13.0922 SRD
1 SRD = 0.076382
ILS
Avg
12.8047
High
13.0922
Low
12.4982
Last updated: 5/27/2026, 12:13:45 PM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 13.09 SRD |
| 10 ILS | 130.92 SRD |
| 50 ILS | 654.61 SRD |
| 100 ILS | 1,309.22 SRD |
| 500 ILS | 6,546.08 SRD |
| 1,000 ILS | 13,092.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-05-27T12:13:45Z",
"rates": {
"SRD": 13.092156
}
}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": 1309.2156,
"rate": 13.092156
}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