Rate Overview
Live
1 ILS = 12.3514 SRD
1 SRD = 0.080962
ILS
Avg
12.3744
High
12.4502
Low
12.2943
Last updated: 7/28/2026, 3:08:11 PM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.35 SRD |
| 10 ILS | 123.51 SRD |
| 50 ILS | 617.57 SRD |
| 100 ILS | 1,235.14 SRD |
| 500 ILS | 6,175.71 SRD |
| 1,000 ILS | 12,351.41 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-28T15:08:11Z",
"rates": {
"SRD": 12.351412
}
}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": 1235.1412,
"rate": 12.351412
}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