Rate Overview
Live
1 SBD = 0.125270 BMD
1 BMD = 7.9828
SBD
Avg
0.124979
High
0.125417
Low
0.124345
Last updated: 5/8/2026, 4:33:23 PM
Quick Conversions
| SBD | BMD |
|---|---|
| 1 SBD | 0.13 BMD |
| 10 SBD | 1.25 BMD |
| 50 SBD | 6.26 BMD |
| 100 SBD | 12.53 BMD |
| 500 SBD | 62.64 BMD |
| 1,000 SBD | 125.27 BMD |
Get SBD/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BMDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-08T16:33:23Z",
"rates": {
"BMD": 0.12527
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BMD",
"amount": 100
},
"result": 12.527,
"rate": 0.12527
}Build with SBD/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key