Rate Overview
Live
1 SRD = 0.081431 ILS
1 ILS = 12.2803
SRD
Avg
0.082106
High
0.083093
Low
0.081423
Last updated: 3/6/2026, 8:08:50 AM
Quick Conversions
| SRD | ILS |
|---|---|
| 1 SRD | 0.08 ILS |
| 10 SRD | 0.81 ILS |
| 50 SRD | 4.07 ILS |
| 100 SRD | 8.14 ILS |
| 500 SRD | 40.72 ILS |
| 1,000 SRD | 81.43 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-06T08:08:50Z",
"rates": {
"ILS": 0.081431
}
}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.1431,
"rate": 0.081431
}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