Rate Overview
Live
1 SRD = 0.079636 ILS
1 ILS = 12.5571
SRD
Avg
0.080033
High
0.080893
Low
0.079636
Last updated: 7/11/2026, 2:41:55 AM
Quick Conversions
| SRD | ILS |
|---|---|
| 1 SRD | 0.08 ILS |
| 10 SRD | 0.80 ILS |
| 50 SRD | 3.98 ILS |
| 100 SRD | 7.96 ILS |
| 500 SRD | 39.82 ILS |
| 1,000 SRD | 79.64 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-11T02:41:55Z",
"rates": {
"ILS": 0.079636
}
}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.9636,
"rate": 0.079636
}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