Rate Overview
Live
1 SGD = 6.2922 SBD
1 SBD = 0.158928
SGD
Avg
6.3348
High
6.3697
Low
6.2922
Last updated: 3/7/2026, 3:04:59 AM
Quick Conversions
| SGD | SBD |
|---|---|
| 1 SGD | 6.29 SBD |
| 10 SGD | 62.92 SBD |
| 50 SGD | 314.61 SBD |
| 100 SGD | 629.22 SBD |
| 500 SGD | 3,146.08 SBD |
| 1,000 SGD | 6,292.16 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-03-07T03:04:59Z",
"rates": {
"SBD": 6.292158
}
}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": 629.2158,
"rate": 6.292158
}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