Rate Overview
Live
1 SGD = 6.3443 SBD
1 SBD = 0.157622
SGD
Avg
6.2931
High
6.3443
Low
6.2505
Last updated: 5/7/2026, 8:11:25 AM
Quick Conversions
| SGD | SBD |
|---|---|
| 1 SGD | 6.34 SBD |
| 10 SGD | 63.44 SBD |
| 50 SGD | 317.21 SBD |
| 100 SGD | 634.43 SBD |
| 500 SGD | 3,172.14 SBD |
| 1,000 SGD | 6,344.28 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-05-07T08:11:25Z",
"rates": {
"SBD": 6.34428
}
}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": 634.428,
"rate": 6.34428
}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