Rate Overview
Live
1 BAM = 4.7857 SBD
1 SBD = 0.208956
BAM
Avg
4.7639
High
4.7857
Low
4.7433
Last updated: 5/27/2026, 3:44:34 AM
Quick Conversions
| BAM | SBD |
|---|---|
| 1 BAM | 4.79 SBD |
| 10 BAM | 47.86 SBD |
| 50 BAM | 239.28 SBD |
| 100 BAM | 478.57 SBD |
| 500 BAM | 2,392.85 SBD |
| 1,000 BAM | 4,785.70 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-05-27T03:44:34Z",
"rates": {
"SBD": 4.785698
}
}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": 478.5698,
"rate": 4.785698
}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