Rate Overview
Live
1 ILS = 12.0361 SRD
1 SRD = 0.083083
ILS
Avg
12.0403
High
12.1010
Low
12.0021
Last updated: 3/27/2026, 6:06:43 AM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.04 SRD |
| 10 ILS | 120.36 SRD |
| 50 ILS | 601.80 SRD |
| 100 ILS | 1,203.61 SRD |
| 500 ILS | 6,018.05 SRD |
| 1,000 ILS | 12,036.10 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-03-27T06:06:43Z",
"rates": {
"SRD": 12.036097
}
}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": 1203.6097,
"rate": 12.036097
}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