Rate Overview
Live
1 BMD = 8.1197 SBD
1 SBD = 0.123157
BMD
Avg
8.0844
High
8.1197
Low
8.0451
Last updated: 3/6/2026, 8:07:55 AM
Quick Conversions
| BMD | SBD |
|---|---|
| 1 BMD | 8.12 SBD |
| 10 BMD | 81.20 SBD |
| 50 BMD | 405.99 SBD |
| 100 BMD | 811.98 SBD |
| 500 BMD | 4,059.88 SBD |
| 1,000 BMD | 8,119.75 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-03-06T08:07:55Z",
"rates": {
"SBD": 8.11975
}
}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": 811.975,
"rate": 8.11975
}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