Rate Overview
Live
1 ILS = 0.318359 BSD
1 BSD = 3.1411
ILS
Avg
0.300587
High
0.324349
Low
0.264480
Last updated: 3/27/2026, 8:53:50 AM
Quick Conversions
| ILS | BSD |
|---|---|
| 1 ILS | 0.32 BSD |
| 10 ILS | 3.18 BSD |
| 50 ILS | 15.92 BSD |
| 100 ILS | 31.84 BSD |
| 500 ILS | 159.18 BSD |
| 1,000 ILS | 318.36 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-27T08:53:50Z",
"rates": {
"BSD": 0.318359
}
}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.8359,
"rate": 0.318359
}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