Rate Overview
Live
1 ILS = 12.3292 SRD
1 SRD = 0.081108
ILS
Avg
12.3714
High
12.4502
Low
12.2943
Last updated: 7/28/2026, 8:53:40 AM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.33 SRD |
| 10 ILS | 123.29 SRD |
| 50 ILS | 616.46 SRD |
| 100 ILS | 1,232.92 SRD |
| 500 ILS | 6,164.62 SRD |
| 1,000 ILS | 12,329.24 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-07-28T08:53:40Z",
"rates": {
"SRD": 12.329239
}
}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": 1232.9239,
"rate": 12.329239
}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