Rate Overview
Live
1 ILS = 12.6330 SRD
1 SRD = 0.079158
ILS
Avg
12.7391
High
12.8858
Low
12.5882
Last updated: 8/18/2026, 12:06:47 PM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.63 SRD |
| 10 ILS | 126.33 SRD |
| 50 ILS | 631.65 SRD |
| 100 ILS | 1,263.30 SRD |
| 500 ILS | 6,316.50 SRD |
| 1,000 ILS | 12,633.00 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-08-18T12:06:47Z",
"rates": {
"SRD": 12.633
}
}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": 1263.3,
"rate": 12.633
}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