Rate Overview
Live
1 ILS = 0.334129 BSD
1 BSD = 2.9929
ILS
Avg
0.330659
High
0.334129
Low
0.326000
Last updated: 4/17/2026, 6:06:51 AM
Quick Conversions
| ILS | BSD |
|---|---|
| 1 ILS | 0.33 BSD |
| 10 ILS | 3.34 BSD |
| 50 ILS | 16.71 BSD |
| 100 ILS | 33.41 BSD |
| 500 ILS | 167.06 BSD |
| 1,000 ILS | 334.13 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-04-17T06:06:51Z",
"rates": {
"BSD": 0.334129
}
}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.4129,
"rate": 0.334129
}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