Rate Overview
Live
1 SRD = 0.080036 ILS
1 ILS = 12.4944
SRD
Avg
0.093039
High
0.128157
Low
0.078579
Last updated: 7/11/2026, 5:02:11 PM
Quick Conversions
| SRD | ILS |
|---|---|
| 1 SRD | 0.08 ILS |
| 10 SRD | 0.80 ILS |
| 50 SRD | 4.00 ILS |
| 100 SRD | 8.00 ILS |
| 500 SRD | 40.02 ILS |
| 1,000 SRD | 80.04 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-11T17:02:11Z",
"rates": {
"ILS": 0.080036
}
}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.003599999999999,
"rate": 0.080036
}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