Rate Overview
Live
1 SGD = 1.3162 BAM
1 BAM = 0.759781
SGD
Avg
1.3126
High
1.3233
Low
1.3029
Last updated: 3/7/2026, 7:39:33 AM
Quick Conversions
| SGD | BAM |
|---|---|
| 1 SGD | 1.32 BAM |
| 10 SGD | 13.16 BAM |
| 50 SGD | 65.81 BAM |
| 100 SGD | 131.62 BAM |
| 500 SGD | 658.08 BAM |
| 1,000 SGD | 1,316.17 BAM |
Get SGD/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BAMExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-07T07:39:33Z",
"rates": {
"BAM": 1.316169
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BAM",
"amount": 100
},
"result": 131.6169,
"rate": 1.316169
}Build with SGD/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key