Rate Overview
Live
1 ILS = 0.335109 BSD
1 BSD = 2.9841
ILS
Avg
0.333624
High
0.335366
Low
0.331914
Last updated: 8/13/2026, 3:22:13 AM
Quick Conversions
| ILS | BSD |
|---|---|
| 1 ILS | 0.34 BSD |
| 10 ILS | 3.35 BSD |
| 50 ILS | 16.76 BSD |
| 100 ILS | 33.51 BSD |
| 500 ILS | 167.55 BSD |
| 1,000 ILS | 335.11 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-08-13T03:22:13Z",
"rates": {
"BSD": 0.335109
}
}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.5109,
"rate": 0.335109
}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