Rate Overview
Live
1 SBD = 0.158963 SGD
1 SGD = 6.2908
SBD
Avg
0.157864
High
0.158963
Low
0.156993
Last updated: 3/7/2026, 12:27:50 AM
Quick Conversions
| SBD | SGD |
|---|---|
| 1 SBD | 0.16 SGD |
| 10 SBD | 1.59 SGD |
| 50 SBD | 7.95 SGD |
| 100 SBD | 15.90 SGD |
| 500 SBD | 79.48 SGD |
| 1,000 SBD | 158.96 SGD |
Get SBD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=SGDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-07T00:27:50Z",
"rates": {
"SGD": 0.158963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "SGD",
"amount": 100
},
"result": 15.8963,
"rate": 0.158963
}Build with SBD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key