Rate Overview
Live
1 ILS = 13.1129 SRD
1 SRD = 0.076260
ILS
Avg
10.8297
High
13.1129
Low
7.8029
Last updated: 5/27/2026, 1:34:46 PM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 13.11 SRD |
| 10 ILS | 131.13 SRD |
| 50 ILS | 655.65 SRD |
| 100 ILS | 1,311.29 SRD |
| 500 ILS | 6,556.47 SRD |
| 1,000 ILS | 13,112.95 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-27T13:34:46Z",
"rates": {
"SRD": 13.112949
}
}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": 1311.2949,
"rate": 13.112949
}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