Rate Overview
Live
1 BSD = 1.2935 SGD
1 SGD = 0.773072
BSD
Avg
1.2925
High
1.2941
Low
1.2905
Last updated: 7/9/2026, 12:26:34 PM
Quick Conversions
| BSD | SGD |
|---|---|
| 1 BSD | 1.29 SGD |
| 10 BSD | 12.94 SGD |
| 50 BSD | 64.68 SGD |
| 100 BSD | 129.35 SGD |
| 500 BSD | 646.77 SGD |
| 1,000 BSD | 1,293.54 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-09T12:26:34Z",
"rates": {
"SGD": 1.29354
}
}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": 129.35399999999998,
"rate": 1.29354
}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