Rate Overview
Live
1 BAM = 0.763909 SGD
1 SGD = 1.3091
BAM
Avg
0.762875
High
0.764104
Low
0.759595
Last updated: 5/7/2026, 5:36:36 AM
Quick Conversions
| BAM | SGD |
|---|---|
| 1 BAM | 0.76 SGD |
| 10 BAM | 7.64 SGD |
| 50 BAM | 38.20 SGD |
| 100 BAM | 76.39 SGD |
| 500 BAM | 381.95 SGD |
| 1,000 BAM | 763.91 SGD |
Get BAM/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SGDExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-05-07T05:36:36Z",
"rates": {
"SGD": 0.763909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SGD",
"amount": 100
},
"result": 76.39089999999999,
"rate": 0.763909
}Build with BAM/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key