Rate Overview
Live
1 BBD = 0.643337 SGD
1 SGD = 1.5544
BBD
Avg
0.645030
High
0.669911
Low
0.631041
Last updated: 3/27/2026, 9:31:58 AM
Quick Conversions
| BBD | SGD |
|---|---|
| 1 BBD | 0.64 SGD |
| 10 BBD | 6.43 SGD |
| 50 BBD | 32.17 SGD |
| 100 BBD | 64.33 SGD |
| 500 BBD | 321.67 SGD |
| 1,000 BBD | 643.34 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-03-27T09:31:58Z",
"rates": {
"SGD": 0.643337
}
}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": 64.33370000000001,
"rate": 0.643337
}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