Rate Overview
Live
1 ILS = 0.330877 BSD
1 BSD = 3.0223
ILS
Avg
0.333156
High
0.338121
Low
0.328186
Last updated: 7/19/2026, 4:35:15 PM
Quick Conversions
| ILS | BSD |
|---|---|
| 1 ILS | 0.33 BSD |
| 10 ILS | 3.31 BSD |
| 50 ILS | 16.54 BSD |
| 100 ILS | 33.09 BSD |
| 500 ILS | 165.44 BSD |
| 1,000 ILS | 330.88 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-07-19T16:35:15Z",
"rates": {
"BSD": 0.330877
}
}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": 33.0877,
"rate": 0.330877
}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