Rate Overview
Live
1 SGD = 0.780262 BSD
1 BSD = 1.2816
SGD
Avg
0.778742
High
0.780262
Low
0.776201
Last updated: 6/17/2026, 6:36:20 AM
Quick Conversions
| SGD | BSD |
|---|---|
| 1 SGD | 0.78 BSD |
| 10 SGD | 7.80 BSD |
| 50 SGD | 39.01 BSD |
| 100 SGD | 78.03 BSD |
| 500 SGD | 390.13 BSD |
| 1,000 SGD | 780.26 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-06-17T06:36:20Z",
"rates": {
"BSD": 0.780262
}
}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": 78.0262,
"rate": 0.780262
}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