Rate Overview
Live
1 BSD = 1.2701 SGD
1 SGD = 0.787324
BSD
Avg
1.2736
High
1.2782
Low
1.2701
Last updated: 4/18/2026, 8:46:44 AM
Quick Conversions
| BSD | SGD |
|---|---|
| 1 BSD | 1.27 SGD |
| 10 BSD | 12.70 SGD |
| 50 BSD | 63.51 SGD |
| 100 BSD | 127.01 SGD |
| 500 BSD | 635.06 SGD |
| 1,000 BSD | 1,270.13 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-04-18T08:46:44Z",
"rates": {
"SGD": 1.270125
}
}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.01249999999999,
"rate": 1.270125
}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