Rate Overview
Live
1 BSD = 1.2782 SGD
1 SGD = 0.782353
BSD
Avg
1.2731
High
1.2785
Low
1.2649
Last updated: 3/6/2026, 8:10:05 AM
Quick Conversions
| BSD | SGD |
|---|---|
| 1 BSD | 1.28 SGD |
| 10 BSD | 12.78 SGD |
| 50 BSD | 63.91 SGD |
| 100 BSD | 127.82 SGD |
| 500 BSD | 639.10 SGD |
| 1,000 BSD | 1,278.20 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-03-06T08:10:05Z",
"rates": {
"SGD": 1.278195
}
}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": 127.81949999999999,
"rate": 1.278195
}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