Rate Overview
Live
1 SGD = 1.3108 BAM
1 BAM = 0.762903
SGD
Avg
1.3110
High
1.3165
Low
1.3087
Last updated: 5/7/2026, 8:13:27 AM
Quick Conversions
| SGD | BAM |
|---|---|
| 1 SGD | 1.31 BAM |
| 10 SGD | 13.11 BAM |
| 50 SGD | 65.54 BAM |
| 100 SGD | 131.08 BAM |
| 500 SGD | 655.39 BAM |
| 1,000 SGD | 1,310.78 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-05-07T08:13:27Z",
"rates": {
"BAM": 1.310782
}
}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.07819999999998,
"rate": 1.310782
}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