Rate Overview
Live
1 SGD = 1.3045 BAM
1 BAM = 0.766567
SGD
Avg
1.3074
High
1.3142
Low
1.3024
Last updated: 4/17/2026, 6:15:21 AM
Quick Conversions
| SGD | BAM |
|---|---|
| 1 SGD | 1.30 BAM |
| 10 SGD | 13.05 BAM |
| 50 SGD | 65.23 BAM |
| 100 SGD | 130.45 BAM |
| 500 SGD | 652.26 BAM |
| 1,000 SGD | 1,304.52 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-04-17T06:15:21Z",
"rates": {
"BAM": 1.304518
}
}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": 130.45180000000002,
"rate": 1.304518
}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