Rate Overview
Live
1 SGD = 0.793018 BSD
1 BSD = 1.2610
SGD
Avg
0.786757
High
0.793018
Low
0.783081
Last updated: 5/7/2026, 1:49:40 PM
Quick Conversions
| SGD | BSD |
|---|---|
| 1 SGD | 0.79 BSD |
| 10 SGD | 7.93 BSD |
| 50 SGD | 39.65 BSD |
| 100 SGD | 79.30 BSD |
| 500 SGD | 396.51 BSD |
| 1,000 SGD | 793.02 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-05-07T13:49:40Z",
"rates": {
"BSD": 0.793018
}
}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": 79.3018,
"rate": 0.793018
}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