Rate Overview
Live
1 SRD = 0.083408 ILS
1 ILS = 11.9893
SRD
Avg
0.082682
High
0.083789
Low
0.081423
Last updated: 3/27/2026, 9:47:47 AM
Quick Conversions
| SRD | ILS |
|---|---|
| 1 SRD | 0.08 ILS |
| 10 SRD | 0.83 ILS |
| 50 SRD | 4.17 ILS |
| 100 SRD | 8.34 ILS |
| 500 SRD | 41.70 ILS |
| 1,000 SRD | 83.41 ILS |
Get SRD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=ILSExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-27T09:47:47Z",
"rates": {
"ILS": 0.083408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "ILS",
"amount": 100
},
"result": 8.3408,
"rate": 0.083408
}Build with SRD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key