Rate Overview
Live
1 SGD = 6.2556 SBD
1 SBD = 0.159856
SGD
Avg
6.3338
High
6.5877
Low
6.1546
Last updated: 5/27/2026, 6:23:27 PM
Quick Conversions
| SGD | SBD |
|---|---|
| 1 SGD | 6.26 SBD |
| 10 SGD | 62.56 SBD |
| 50 SGD | 312.78 SBD |
| 100 SGD | 625.56 SBD |
| 500 SGD | 3,127.82 SBD |
| 1,000 SGD | 6,255.64 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-27T18:23:27Z",
"rates": {
"SBD": 6.255636
}
}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": 625.5636,
"rate": 6.255636
}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