Rate Overview
Live
1 SRD = 0.079736 ILS
1 ILS = 12.5414
SRD
Avg
0.079032
High
0.079994
Low
0.077604
Last updated: 9/4/2026, 11:24:28 PM
Quick Conversions
| SRD | ILS |
|---|---|
| 1 SRD | 0.08 ILS |
| 10 SRD | 0.80 ILS |
| 50 SRD | 3.99 ILS |
| 100 SRD | 7.97 ILS |
| 500 SRD | 39.87 ILS |
| 1,000 SRD | 79.74 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-09-04T23:24:28Z",
"rates": {
"ILS": 0.079736
}
}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.9736,
"rate": 0.079736
}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