Rate Overview
Live
1 ILS = 12.5251 SRD
1 SRD = 0.079840
ILS
Avg
12.3988
High
12.5251
Low
12.2266
Last updated: 4/17/2026, 4:54:19 AM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.53 SRD |
| 10 ILS | 125.25 SRD |
| 50 ILS | 626.25 SRD |
| 100 ILS | 1,252.51 SRD |
| 500 ILS | 6,262.55 SRD |
| 1,000 ILS | 12,525.09 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-04-17T04:54:19Z",
"rates": {
"SRD": 12.52509
}
}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": 1252.509,
"rate": 12.52509
}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