Rate Overview
Live
1 SGD = 6.3261 SBD
1 SBD = 0.158076
SGD
Avg
6.3249
High
6.3453
Low
6.3023
Last updated: 4/17/2026, 4:55:26 AM
Quick Conversions
| SGD | SBD |
|---|---|
| 1 SGD | 6.33 SBD |
| 10 SGD | 63.26 SBD |
| 50 SGD | 316.30 SBD |
| 100 SGD | 632.61 SBD |
| 500 SGD | 3,163.04 SBD |
| 1,000 SGD | 6,326.09 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-04-17T04:55:26Z",
"rates": {
"SBD": 6.326089
}
}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": 632.6089,
"rate": 6.326089
}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