Rate Overview
Live
1 ILS = 0.318501 BSD
1 BSD = 3.1397
ILS
Avg
0.321208
High
0.325370
Low
0.317892
Last updated: 3/27/2026, 7:11:35 AM
Quick Conversions
| ILS | BSD |
|---|---|
| 1 ILS | 0.32 BSD |
| 10 ILS | 3.19 BSD |
| 50 ILS | 15.93 BSD |
| 100 ILS | 31.85 BSD |
| 500 ILS | 159.25 BSD |
| 1,000 ILS | 318.50 BSD |
Get ILS/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BSDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T07:11:35Z",
"rates": {
"BSD": 0.318501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BSD",
"amount": 100
},
"result": 31.850099999999998,
"rate": 0.318501
}Build with ILS/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key