Rate Overview
Live
1 SGD = 6.2674 SBD
1 SBD = 0.159557
SGD
Avg
6.2423
High
6.2768
Low
6.2118
Last updated: 7/7/2026, 10:47:57 AM
Quick Conversions
| SGD | SBD |
|---|---|
| 1 SGD | 6.27 SBD |
| 10 SGD | 62.67 SBD |
| 50 SGD | 313.37 SBD |
| 100 SGD | 626.74 SBD |
| 500 SGD | 3,133.68 SBD |
| 1,000 SGD | 6,267.35 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-07-07T10:47:57Z",
"rates": {
"SBD": 6.267352
}
}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": 626.7352,
"rate": 6.267352
}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