Rate Overview
Live
1 BAM = 0.759925 SGD
1 SGD = 1.3159
BAM
Avg
0.765410
High
0.776443
Low
0.748777
Last updated: 5/27/2026, 10:58:17 AM
Quick Conversions
| BAM | SGD |
|---|---|
| 1 BAM | 0.76 SGD |
| 10 BAM | 7.60 SGD |
| 50 BAM | 38.00 SGD |
| 100 BAM | 75.99 SGD |
| 500 BAM | 379.96 SGD |
| 1,000 BAM | 759.93 SGD |
Get BAM/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SGDExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-05-27T10:58:17Z",
"rates": {
"SGD": 0.759925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SGD",
"amount": 100
},
"result": 75.99249999999999,
"rate": 0.759925
}Build with BAM/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key