Rate Overview
Live
1 ILS = 12.3812 SRD
1 SRD = 0.080768
ILS
Avg
10.9361
High
12.7260
Low
7.8029
Last updated: 7/29/2026, 12:52:25 AM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.38 SRD |
| 10 ILS | 123.81 SRD |
| 50 ILS | 619.06 SRD |
| 100 ILS | 1,238.12 SRD |
| 500 ILS | 6,190.58 SRD |
| 1,000 ILS | 12,381.17 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-29T00:52:25Z",
"rates": {
"SRD": 12.381167
}
}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": 1238.1167,
"rate": 12.381167
}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