Rate Overview
Live
1 SGD = 1.3323 BAM
1 BAM = 0.750585
SGD
Avg
1.3278
High
1.3323
Low
1.3241
Last updated: 7/25/2026, 1:59:41 PM
Quick Conversions
| SGD | BAM |
|---|---|
| 1 SGD | 1.33 BAM |
| 10 SGD | 13.32 BAM |
| 50 SGD | 66.61 BAM |
| 100 SGD | 133.23 BAM |
| 500 SGD | 666.15 BAM |
| 1,000 SGD | 1,332.29 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-07-25T13:59:41Z",
"rates": {
"BAM": 1.332294
}
}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": 133.2294,
"rate": 1.332294
}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