Rate Overview
Live
1 BAM = 4.6986 SBD
1 SBD = 0.212830
BAM
Avg
4.7604
High
5.0179
Low
4.4135
Last updated: 7/23/2026, 1:11:09 PM
Quick Conversions
| BAM | SBD |
|---|---|
| 1 BAM | 4.70 SBD |
| 10 BAM | 46.99 SBD |
| 50 BAM | 234.93 SBD |
| 100 BAM | 469.86 SBD |
| 500 BAM | 2,349.30 SBD |
| 1,000 BAM | 4,698.60 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-07-23T13:11:09Z",
"rates": {
"SBD": 4.698596
}
}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": 469.8596,
"rate": 4.698596
}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