Rate Overview
Live
1 ILS = 13.0993 SRD
1 SRD = 0.076340
ILS
Avg
12.9192
High
13.0993
Low
12.7340
Last updated: 5/27/2026, 10:54:59 AM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 13.10 SRD |
| 10 ILS | 130.99 SRD |
| 50 ILS | 654.97 SRD |
| 100 ILS | 1,309.93 SRD |
| 500 ILS | 6,549.66 SRD |
| 1,000 ILS | 13,099.31 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-27T10:54:59Z",
"rates": {
"SRD": 13.099311
}
}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.9311,
"rate": 13.099311
}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