Rate Overview
Live
1 SGD = 6.2351 SBD
1 SBD = 0.160382
SGD
Avg
6.2518
High
6.2780
Low
6.2287
Last updated: 3/27/2026, 7:44:01 AM
Quick Conversions
| SGD | SBD |
|---|---|
| 1 SGD | 6.24 SBD |
| 10 SGD | 62.35 SBD |
| 50 SGD | 311.76 SBD |
| 100 SGD | 623.51 SBD |
| 500 SGD | 3,117.55 SBD |
| 1,000 SGD | 6,235.10 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-27T07:44:01Z",
"rates": {
"SBD": 6.235103
}
}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": 623.5102999999999,
"rate": 6.235103
}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