Rate Overview
Live
1 ILS = 12.2363 SRD
1 SRD = 0.081724
ILS
Avg
12.1752
High
12.2815
Low
12.0346
Last updated: 3/6/2026, 11:51:59 AM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.24 SRD |
| 10 ILS | 122.36 SRD |
| 50 ILS | 611.81 SRD |
| 100 ILS | 1,223.63 SRD |
| 500 ILS | 6,118.13 SRD |
| 1,000 ILS | 12,236.26 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-03-06T11:51:59Z",
"rates": {
"SRD": 12.236261
}
}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": 1223.6261000000002,
"rate": 12.236261
}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