Rate Overview
Live
1 SGD = 1.3271 BAM
1 BAM = 0.753540
SGD
Avg
1.3061
High
1.3291
Low
1.2892
Last updated: 6/27/2026, 3:08:39 PM
Quick Conversions
| SGD | BAM |
|---|---|
| 1 SGD | 1.33 BAM |
| 10 SGD | 13.27 BAM |
| 50 SGD | 66.35 BAM |
| 100 SGD | 132.71 BAM |
| 500 SGD | 663.54 BAM |
| 1,000 SGD | 1,327.07 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-27T15:08:39Z",
"rates": {
"BAM": 1.32707
}
}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": 132.707,
"rate": 1.32707
}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