Rate Overview
Live
1 BAM = 4.8291 SBD
1 SBD = 0.207079
BAM
Avg
4.8337
High
4.8565
Low
4.8205
Last updated: 4/16/2026, 4:10:38 PM
Quick Conversions
| BAM | SBD |
|---|---|
| 1 BAM | 4.83 SBD |
| 10 BAM | 48.29 SBD |
| 50 BAM | 241.45 SBD |
| 100 BAM | 482.91 SBD |
| 500 BAM | 2,414.54 SBD |
| 1,000 BAM | 4,829.07 SBD |
Get BAM/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SBDExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-04-16T16:10:38Z",
"rates": {
"SBD": 4.82907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SBD",
"amount": 100
},
"result": 482.907,
"rate": 4.82907
}Build with BAM/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key