Rate Overview
Live
1 ILS = 12.3458 SRD
1 SRD = 0.080999
ILS
Avg
12.4078
High
13.2775
Low
11.9448
Last updated: 7/28/2026, 12:37:42 PM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.35 SRD |
| 10 ILS | 123.46 SRD |
| 50 ILS | 617.29 SRD |
| 100 ILS | 1,234.58 SRD |
| 500 ILS | 6,172.88 SRD |
| 1,000 ILS | 12,345.76 SRD |
Get ILS/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SRDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T12:37:42Z",
"rates": {
"SRD": 12.34576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SRD",
"amount": 100
},
"result": 1234.576,
"rate": 12.34576
}Build with ILS/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key