Rate Overview
Live
1 BMD = 7.9518 SBD
1 SBD = 0.125758
BMD
Avg
7.9994
High
8.0421
Low
7.9518
Last updated: 5/9/2026, 3:40:05 AM
Quick Conversions
| BMD | SBD |
|---|---|
| 1 BMD | 7.95 SBD |
| 10 BMD | 79.52 SBD |
| 50 BMD | 397.59 SBD |
| 100 BMD | 795.18 SBD |
| 500 BMD | 3,975.90 SBD |
| 1,000 BMD | 7,951.80 SBD |
Get BMD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=SBDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-05-09T03:40:05Z",
"rates": {
"SBD": 7.9518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "SBD",
"amount": 100
},
"result": 795.1800000000001,
"rate": 7.9518
}Build with BMD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key