Rate Overview
Live
1 BSD = 1.2821 SGD
1 SGD = 0.779981
BSD
Avg
1.2800
High
1.2942
Low
1.2621
Last updated: 8/1/2026, 6:53:38 PM
Quick Conversions
| BSD | SGD |
|---|---|
| 1 BSD | 1.28 SGD |
| 10 BSD | 12.82 SGD |
| 50 BSD | 64.10 SGD |
| 100 BSD | 128.21 SGD |
| 500 BSD | 641.04 SGD |
| 1,000 BSD | 1,282.08 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-08-01T18:53:38Z",
"rates": {
"SGD": 1.282082
}
}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": 128.2082,
"rate": 1.282082
}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