Rate Overview
Live
1 SBD = 0.160765 SGD
1 SGD = 6.2203
SBD
Avg
0.159798
High
0.160765
Low
0.159000
Last updated: 5/28/2026, 8:32:49 PM
Quick Conversions
| SBD | SGD |
|---|---|
| 1 SBD | 0.16 SGD |
| 10 SBD | 1.61 SGD |
| 50 SBD | 8.04 SGD |
| 100 SBD | 16.08 SGD |
| 500 SBD | 80.38 SGD |
| 1,000 SBD | 160.77 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-05-28T20:32:49Z",
"rates": {
"SGD": 0.160765
}
}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": 16.0765,
"rate": 0.160765
}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