Rate Overview
Live
1 BAM = 4.7807 SBD
1 SBD = 0.209176
BAM
Avg
4.8226
High
4.8889
Low
4.7807
Last updated: 3/7/2026, 3:23:16 AM
Quick Conversions
| BAM | SBD |
|---|---|
| 1 BAM | 4.78 SBD |
| 10 BAM | 47.81 SBD |
| 50 BAM | 239.03 SBD |
| 100 BAM | 478.07 SBD |
| 500 BAM | 2,390.33 SBD |
| 1,000 BAM | 4,780.66 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-03-07T03:23:16Z",
"rates": {
"SBD": 4.78066
}
}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.06600000000003,
"rate": 4.78066
}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