Rate Overview
Live
1 ILS = 0.327460 BSD
1 BSD = 3.0538
ILS
Avg
0.327446
High
0.329238
Low
0.325448
Last updated: 7/27/2026, 5:22:34 PM
Quick Conversions
| ILS | BSD |
|---|---|
| 1 ILS | 0.33 BSD |
| 10 ILS | 3.27 BSD |
| 50 ILS | 16.37 BSD |
| 100 ILS | 32.75 BSD |
| 500 ILS | 163.73 BSD |
| 1,000 ILS | 327.46 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-27T17:22:34Z",
"rates": {
"BSD": 0.32746
}
}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": 32.745999999999995,
"rate": 0.32746
}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