Rate Overview
Live
1 ILS = 12.5656 SRD
1 SRD = 0.079583
ILS
Avg
12.6115
High
12.7041
Low
12.5182
Last updated: 9/3/2026, 2:40:35 PM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.57 SRD |
| 10 ILS | 125.66 SRD |
| 50 ILS | 628.28 SRD |
| 100 ILS | 1,256.56 SRD |
| 500 ILS | 6,282.79 SRD |
| 1,000 ILS | 12,565.57 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-09-03T14:40:35Z",
"rates": {
"SRD": 12.565574
}
}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": 1256.5574,
"rate": 12.565574
}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