Rate Overview
Live
1 ILS = 0.323232 BSD
1 BSD = 3.0938
ILS
Avg
0.322724
High
0.325370
Low
0.318647
Last updated: 3/7/2026, 1:54:00 AM
Quick Conversions
| ILS | BSD |
|---|---|
| 1 ILS | 0.32 BSD |
| 10 ILS | 3.23 BSD |
| 50 ILS | 16.16 BSD |
| 100 ILS | 32.32 BSD |
| 500 ILS | 161.62 BSD |
| 1,000 ILS | 323.23 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-03-07T01:54:00Z",
"rates": {
"BSD": 0.323232
}
}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.3232,
"rate": 0.323232
}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