Rate Overview
Live
1 BND = 0.773973 BSD
1 BSD = 1.2920
BND
Avg
0.773472
High
0.774426
Low
0.771251
Last updated: 7/8/2026, 9:20:00 AM
Quick Conversions
| BND | BSD |
|---|---|
| 1 BND | 0.77 BSD |
| 10 BND | 7.74 BSD |
| 50 BND | 38.70 BSD |
| 100 BND | 77.40 BSD |
| 500 BND | 386.99 BSD |
| 1,000 BND | 773.97 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-08T09:20:00Z",
"rates": {
"BSD": 0.773973
}
}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.3973,
"rate": 0.773973
}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