Rate Overview
Live
1 BND = 0.789910 BSD
1 BSD = 1.2660
BND
Avg
0.785833
High
0.789910
Low
0.783151
Last updated: 5/8/2026, 12:59:45 PM
Quick Conversions
| BND | BSD |
|---|---|
| 1 BND | 0.79 BSD |
| 10 BND | 7.90 BSD |
| 50 BND | 39.50 BSD |
| 100 BND | 78.99 BSD |
| 500 BND | 394.96 BSD |
| 1,000 BND | 789.91 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-08T12:59:45Z",
"rates": {
"BSD": 0.78991
}
}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.991,
"rate": 0.78991
}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