Rate Overview
Live
1 BSD = 1.2675 SGD
1 SGD = 0.788976
BSD
Avg
1.2697
High
1.2770
Low
1.2614
Last updated: 5/9/2026, 12:15:15 PM
Quick Conversions
| BSD | SGD |
|---|---|
| 1 BSD | 1.27 SGD |
| 10 BSD | 12.67 SGD |
| 50 BSD | 63.37 SGD |
| 100 BSD | 126.75 SGD |
| 500 BSD | 633.73 SGD |
| 1,000 BSD | 1,267.47 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-05-09T12:15:15Z",
"rates": {
"SGD": 1.267465
}
}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": 126.74650000000001,
"rate": 1.267465
}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