Rate Overview
Live
1 SGD = 1.3300 BAM
1 BAM = 0.751877
SGD
Avg
1.3291
High
1.3325
Low
1.3243
Last updated: 7/27/2026, 8:46:29 AM
Quick Conversions
| SGD | BAM |
|---|---|
| 1 SGD | 1.33 BAM |
| 10 SGD | 13.30 BAM |
| 50 SGD | 66.50 BAM |
| 100 SGD | 133.00 BAM |
| 500 SGD | 665.00 BAM |
| 1,000 SGD | 1,330.00 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-27T08:46:29Z",
"rates": {
"BAM": 1.330004
}
}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.00039999999998,
"rate": 1.330004
}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