Rate Overview
Live
1 BSD = 1.2893 SGD
1 SGD = 0.775594
BSD
Avg
1.2802
High
1.2959
Low
1.2637
Last updated: 7/29/2026, 10:29:35 PM
Quick Conversions
| BSD | SGD |
|---|---|
| 1 BSD | 1.29 SGD |
| 10 BSD | 12.89 SGD |
| 50 BSD | 64.47 SGD |
| 100 BSD | 128.93 SGD |
| 500 BSD | 644.67 SGD |
| 1,000 BSD | 1,289.33 SGD |
Get BSD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=SGDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-29T22:29:35Z",
"rates": {
"SGD": 1.289335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "SGD",
"amount": 100
},
"result": 128.93349999999998,
"rate": 1.289335
}Build with BSD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key