Rate Overview
Live
1 BAM = 4.7372 SBD
1 SBD = 0.211094
BAM
Avg
4.7108
High
4.7372
Low
4.6847
Last updated: 7/5/2026, 6:08:10 PM
Quick Conversions
| BAM | SBD |
|---|---|
| 1 BAM | 4.74 SBD |
| 10 BAM | 47.37 SBD |
| 50 BAM | 236.86 SBD |
| 100 BAM | 473.72 SBD |
| 500 BAM | 2,368.61 SBD |
| 1,000 BAM | 4,737.22 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-07-05T18:08:10Z",
"rates": {
"SBD": 4.737225
}
}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": 473.72249999999997,
"rate": 4.737225
}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