Rate Overview
Live
1 SGD = 1.3290 BAM
1 BAM = 0.752462
SGD
Avg
1.3240
High
1.3290
Low
1.3199
Last updated: 9/2/2026, 5:37:12 PM
Quick Conversions
| SGD | BAM |
|---|---|
| 1 SGD | 1.33 BAM |
| 10 SGD | 13.29 BAM |
| 50 SGD | 66.45 BAM |
| 100 SGD | 132.90 BAM |
| 500 SGD | 664.49 BAM |
| 1,000 SGD | 1,328.97 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-09-02T17:37:12Z",
"rates": {
"BAM": 1.32897
}
}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.897,
"rate": 1.32897
}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