Rate Overview
Live
1 BND = 0.781117 BSD
1 BSD = 1.2802
BND
Avg
0.781054
High
0.781603
Low
0.779627
Last updated: 8/14/2026, 10:00:37 PM
Quick Conversions
| BND | BSD |
|---|---|
| 1 BND | 0.78 BSD |
| 10 BND | 7.81 BSD |
| 50 BND | 39.06 BSD |
| 100 BND | 78.11 BSD |
| 500 BND | 390.56 BSD |
| 1,000 BND | 781.12 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-08-14T22:00:37Z",
"rates": {
"BSD": 0.781117
}
}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": 78.1117,
"rate": 0.781117
}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