Rate Overview
Live
1 ILS = 12.7891 SRD
1 SRD = 0.078192
ILS
Avg
12.7783
High
12.9241
Low
12.6057
Last updated: 6/17/2026, 6:34:45 AM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.79 SRD |
| 10 ILS | 127.89 SRD |
| 50 ILS | 639.45 SRD |
| 100 ILS | 1,278.91 SRD |
| 500 ILS | 6,394.55 SRD |
| 1,000 ILS | 12,789.10 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-06-17T06:34:45Z",
"rates": {
"SRD": 12.7891
}
}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": 1278.9099999999999,
"rate": 12.7891
}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