Rate Overview
Live
1 BAM = 356.5281 SDG
1 SDG = 0.002805
BAM
Avg
358.6427
High
362.6283
Low
355.9362
Last updated: 3/7/2026, 7:35:48 AM
Quick Conversions
| BAM | SDG |
|---|---|
| 1 BAM | 356.53 SDG |
| 10 BAM | 3,565.28 SDG |
| 50 BAM | 17,826.41 SDG |
| 100 BAM | 35,652.81 SDG |
| 500 BAM | 178,264.07 SDG |
| 1,000 BAM | 356,528.13 SDG |
Get BAM/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SDGExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-07T07:35:48Z",
"rates": {
"SDG": 356.528134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SDG",
"amount": 100
},
"result": 35652.8134,
"rate": 356.528134
}Build with BAM/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key