Rate Overview
Live
1 SGD = 0.774602 BSD
1 BSD = 1.2910
SGD
Avg
0.774711
High
0.774973
Low
0.774386
Last updated: 7/27/2026, 4:24:31 PM
Quick Conversions
| SGD | BSD |
|---|---|
| 1 SGD | 0.77 BSD |
| 10 SGD | 7.75 BSD |
| 50 SGD | 38.73 BSD |
| 100 SGD | 77.46 BSD |
| 500 SGD | 387.30 BSD |
| 1,000 SGD | 774.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-07-27T16:24:31Z",
"rates": {
"BSD": 0.774602
}
}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.4602,
"rate": 0.774602
}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