Rate Overview
Live
1 BAM = 0.755080 SGD
1 SGD = 1.3244
BAM
Avg
0.754582
High
0.756184
Low
0.752963
Last updated: 7/5/2026, 12:44:34 AM
Quick Conversions
| BAM | SGD |
|---|---|
| 1 BAM | 0.76 SGD |
| 10 BAM | 7.55 SGD |
| 50 BAM | 37.75 SGD |
| 100 BAM | 75.51 SGD |
| 500 BAM | 377.54 SGD |
| 1,000 BAM | 755.08 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-07-05T00:44:34Z",
"rates": {
"SGD": 0.75508
}
}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": 75.508,
"rate": 0.75508
}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