Rate Overview
Live
1 ILS = 12.8928 SRD
1 SRD = 0.077563
ILS
Avg
12.7625
High
12.8966
Low
12.6478
Last updated: 5/7/2026, 8:03:59 AM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.89 SRD |
| 10 ILS | 128.93 SRD |
| 50 ILS | 644.64 SRD |
| 100 ILS | 1,289.28 SRD |
| 500 ILS | 6,446.39 SRD |
| 1,000 ILS | 12,892.77 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-07T08:03:59Z",
"rates": {
"SRD": 12.892772
}
}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": 1289.2772,
"rate": 12.892772
}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