Rate Overview
Live
1 BAM = 4.7751 SBD
1 SBD = 0.209418
BAM
Avg
4.7541
High
4.7751
Low
4.7307
Last updated: 6/16/2026, 12:16:30 PM
Quick Conversions
| BAM | SBD |
|---|---|
| 1 BAM | 4.78 SBD |
| 10 BAM | 47.75 SBD |
| 50 BAM | 238.76 SBD |
| 100 BAM | 477.51 SBD |
| 500 BAM | 2,387.57 SBD |
| 1,000 BAM | 4,775.13 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-06-16T12:16:30Z",
"rates": {
"SBD": 4.775134
}
}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": 477.51340000000005,
"rate": 4.775134
}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