Rate Overview
Live
1 SGD = 1.3175 BAM
1 BAM = 0.758986
SGD
Avg
1.3160
High
1.3190
Low
1.3134
Last updated: 6/16/2026, 1:27:03 PM
Quick Conversions
| SGD | BAM |
|---|---|
| 1 SGD | 1.32 BAM |
| 10 SGD | 13.18 BAM |
| 50 SGD | 65.88 BAM |
| 100 SGD | 131.75 BAM |
| 500 SGD | 658.77 BAM |
| 1,000 SGD | 1,317.55 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-06-16T13:27:03Z",
"rates": {
"BAM": 1.317548
}
}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.7548,
"rate": 1.317548
}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