Rate Overview
Live
1 ILS = 0.334772 BSD
1 BSD = 2.9871
ILS
Avg
0.334713
High
0.336043
Low
0.332817
Last updated: 7/2/2026, 4:09:01 AM
Quick Conversions
| ILS | BSD |
|---|---|
| 1 ILS | 0.33 BSD |
| 10 ILS | 3.35 BSD |
| 50 ILS | 16.74 BSD |
| 100 ILS | 33.48 BSD |
| 500 ILS | 167.39 BSD |
| 1,000 ILS | 334.77 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-02T04:09:01Z",
"rates": {
"BSD": 0.334772
}
}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.4772,
"rate": 0.334772
}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