Rate Overview
Live
1 BND = 0.774199 BSD
1 BSD = 1.2917
BND
Avg
0.781743
High
0.792084
Low
0.772601
Last updated: 7/28/2026, 4:24:38 PM
Quick Conversions
| BND | BSD |
|---|---|
| 1 BND | 0.77 BSD |
| 10 BND | 7.74 BSD |
| 50 BND | 38.71 BSD |
| 100 BND | 77.42 BSD |
| 500 BND | 387.10 BSD |
| 1,000 BND | 774.20 BSD |
Get BND/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BSDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-28T16:24:38Z",
"rates": {
"BSD": 0.774199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BSD",
"amount": 100
},
"result": 77.4199,
"rate": 0.774199
}Build with BND/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key