Rate Overview
Live
1 BAM = 4.7686 SBD
1 SBD = 0.209706
BAM
Avg
4.8780
High
5.1514
Low
4.7018
Last updated: 5/27/2026, 6:13:27 AM
Quick Conversions
| BAM | SBD |
|---|---|
| 1 BAM | 4.77 SBD |
| 10 BAM | 47.69 SBD |
| 50 BAM | 238.43 SBD |
| 100 BAM | 476.86 SBD |
| 500 BAM | 2,384.29 SBD |
| 1,000 BAM | 4,768.58 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-27T06:13:27Z",
"rates": {
"SBD": 4.768579
}
}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": 476.8579,
"rate": 4.768579
}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