Rate Overview
Live
1 ILS = 12.4139 SRD
1 SRD = 0.080555
ILS
Avg
12.4615
High
12.6070
Low
12.2943
Last updated: 7/29/2026, 10:12:24 AM
Quick Conversions
| ILS | SRD |
|---|---|
| 1 ILS | 12.41 SRD |
| 10 ILS | 124.14 SRD |
| 50 ILS | 620.69 SRD |
| 100 ILS | 1,241.39 SRD |
| 500 ILS | 6,206.95 SRD |
| 1,000 ILS | 12,413.89 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-29T10:12:24Z",
"rates": {
"SRD": 12.413892
}
}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": 1241.3892,
"rate": 12.413892
}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