Rate Overview
Live
1 BBD = 0.634022 SGD
1 SGD = 1.5772
BBD
Avg
0.635932
High
0.637413
Low
0.633878
Last updated: 9/3/2026, 12:08:44 PM
Quick Conversions
| BBD | SGD |
|---|---|
| 1 BBD | 0.63 SGD |
| 10 BBD | 6.34 SGD |
| 50 BBD | 31.70 SGD |
| 100 BBD | 63.40 SGD |
| 500 BBD | 317.01 SGD |
| 1,000 BBD | 634.02 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-09-03T12:08:44Z",
"rates": {
"SGD": 0.634022
}
}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.4022,
"rate": 0.634022
}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