Rate Overview
Live
1 SGD = 0.773603 BSD
1 BSD = 1.2927
SGD
Avg
0.783792
High
0.792560
Low
0.773603
Last updated: 3/28/2026, 11:00:30 AM
Quick Conversions
| SGD | BSD |
|---|---|
| 1 SGD | 0.77 BSD |
| 10 SGD | 7.74 BSD |
| 50 SGD | 38.68 BSD |
| 100 SGD | 77.36 BSD |
| 500 SGD | 386.80 BSD |
| 1,000 SGD | 773.60 BSD |
Get SGD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BSDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-28T11:00:30Z",
"rates": {
"BSD": 0.773603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BSD",
"amount": 100
},
"result": 77.36030000000001,
"rate": 0.773603
}Build with SGD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key