Rate Overview
Live
1 SRD = 0.076260 ILS
1 ILS = 13.1130
SRD
Avg
0.077401
High
0.078530
Low
0.076260
Last updated: 5/27/2026, 1:32:02 PM
Quick Conversions
| SRD | ILS |
|---|---|
| 1 SRD | 0.08 ILS |
| 10 SRD | 0.76 ILS |
| 50 SRD | 3.81 ILS |
| 100 SRD | 7.63 ILS |
| 500 SRD | 38.13 ILS |
| 1,000 SRD | 76.26 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-05-27T13:32:02Z",
"rates": {
"ILS": 0.07626
}
}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": 7.6259999999999994,
"rate": 0.07626
}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