Rate Overview
Live
1 SGD = 6.2855 SBD
1 SBD = 0.159096
SGD
Avg
6.2890
High
6.3054
Low
6.2761
Last updated: 8/16/2026, 11:20:08 PM
Quick Conversions
| SGD | SBD |
|---|---|
| 1 SGD | 6.29 SBD |
| 10 SGD | 62.86 SBD |
| 50 SGD | 314.28 SBD |
| 100 SGD | 628.55 SBD |
| 500 SGD | 3,142.76 SBD |
| 1,000 SGD | 6,285.53 SBD |
Get SGD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=SBDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-08-16T23:20:08Z",
"rates": {
"SBD": 6.285528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "SBD",
"amount": 100
},
"result": 628.5528,
"rate": 6.285528
}Build with SGD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key