Rate Overview
Live
1 BAM = 4.8107 SBD
1 SBD = 0.207870
BAM
Avg
4.7914
High
4.8165
Low
4.7742
Last updated: 5/7/2026, 2:21:33 AM
Quick Conversions
| BAM | SBD |
|---|---|
| 1 BAM | 4.81 SBD |
| 10 BAM | 48.11 SBD |
| 50 BAM | 240.54 SBD |
| 100 BAM | 481.07 SBD |
| 500 BAM | 2,405.35 SBD |
| 1,000 BAM | 4,810.71 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-07T02:21:33Z",
"rates": {
"SBD": 4.810707
}
}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": 481.0707,
"rate": 4.810707
}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