Rate Overview
Live
1 SBD = 0.159714 SGD
1 SGD = 6.2612
SBD
Avg
0.158994
High
0.161808
Low
0.155648
Last updated: 7/25/2026, 7:55:38 PM
Quick Conversions
| SBD | SGD |
|---|---|
| 1 SBD | 0.16 SGD |
| 10 SBD | 1.60 SGD |
| 50 SBD | 7.99 SGD |
| 100 SBD | 15.97 SGD |
| 500 SBD | 79.86 SGD |
| 1,000 SBD | 159.71 SGD |
Get SBD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=SGDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-25T19:55:38Z",
"rates": {
"SGD": 0.159714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "SGD",
"amount": 100
},
"result": 15.9714,
"rate": 0.159714
}Build with SBD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key