Rate Overview
Live
1 BND = 0.780889 BSD
1 BSD = 1.2806
BND
Avg
0.785464
High
0.806754
Low
0.764949
Last updated: 5/28/2026, 11:01:02 PM
Quick Conversions
| BND | BSD |
|---|---|
| 1 BND | 0.78 BSD |
| 10 BND | 7.81 BSD |
| 50 BND | 39.04 BSD |
| 100 BND | 78.09 BSD |
| 500 BND | 390.44 BSD |
| 1,000 BND | 780.89 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-05-28T23:01:02Z",
"rates": {
"BSD": 0.780889
}
}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.08890000000001,
"rate": 0.780889
}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