Rate Overview
Live
1 BBD = 0.630651 SGD
1 SGD = 1.5857
BBD
Avg
0.632351
High
0.634621
Low
0.630651
Last updated: 4/18/2026, 8:44:03 AM
Quick Conversions
| BBD | SGD |
|---|---|
| 1 BBD | 0.63 SGD |
| 10 BBD | 6.31 SGD |
| 50 BBD | 31.53 SGD |
| 100 BBD | 63.07 SGD |
| 500 BBD | 315.33 SGD |
| 1,000 BBD | 630.65 SGD |
Get BBD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SGDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-18T08:44:03Z",
"rates": {
"SGD": 0.630651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SGD",
"amount": 100
},
"result": 63.065099999999994,
"rate": 0.630651
}Build with BBD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key