Rate Overview
Live
1 SRD = 0.081032 ILS
1 ILS = 12.3408
SRD
Avg
0.080646
High
0.083718
Low
0.075315
Last updated: 7/31/2026, 6:14:20 AM
Quick Conversions
| SRD | ILS |
|---|---|
| 1 SRD | 0.08 ILS |
| 10 SRD | 0.81 ILS |
| 50 SRD | 4.05 ILS |
| 100 SRD | 8.10 ILS |
| 500 SRD | 40.52 ILS |
| 1,000 SRD | 81.03 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-07-31T06:14:20Z",
"rates": {
"ILS": 0.081032
}
}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.103200000000001,
"rate": 0.081032
}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