Rate Overview
Live
1 BND = 0.773929 BSD
1 BSD = 1.2921
BND
Avg
0.774464
High
0.775492
Low
0.773873
Last updated: 7/29/2026, 9:37:45 AM
Quick Conversions
| BND | BSD |
|---|---|
| 1 BND | 0.77 BSD |
| 10 BND | 7.74 BSD |
| 50 BND | 38.70 BSD |
| 100 BND | 77.39 BSD |
| 500 BND | 386.96 BSD |
| 1,000 BND | 773.93 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-29T09:37:45Z",
"rates": {
"BSD": 0.773929
}
}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.3929,
"rate": 0.773929
}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