Rate Overview
Live
1 BSD = 1.2813 SGD
1 SGD = 0.780457
BSD
Avg
1.3031
High
1.3701
Low
1.2713
Last updated: 7/31/2026, 9:17:34 PM
Quick Conversions
| BSD | SGD |
|---|---|
| 1 BSD | 1.28 SGD |
| 10 BSD | 12.81 SGD |
| 50 BSD | 64.07 SGD |
| 100 BSD | 128.13 SGD |
| 500 BSD | 640.65 SGD |
| 1,000 BSD | 1,281.30 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-31T21:17:34Z",
"rates": {
"SGD": 1.2813
}
}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.13000000000002,
"rate": 1.2813
}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