Rate Overview
Live
1 BSD = 1.2857 SGD
1 SGD = 0.777792
BSD
Avg
1.2862
High
1.3072
Low
1.2621
Last updated: 3/27/2026, 7:16:08 AM
Quick Conversions
| BSD | SGD |
|---|---|
| 1 BSD | 1.29 SGD |
| 10 BSD | 12.86 SGD |
| 50 BSD | 64.28 SGD |
| 100 BSD | 128.57 SGD |
| 500 BSD | 642.85 SGD |
| 1,000 BSD | 1,285.69 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-27T07:16:08Z",
"rates": {
"SGD": 1.28569
}
}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.569,
"rate": 1.28569
}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