Rate Overview
Live
1 BBD = 0.639502 SGD
1 SGD = 1.5637
BBD
Avg
0.636754
High
0.640515
Low
0.632426
Last updated: 3/6/2026, 9:36:55 PM
Quick Conversions
| BBD | SGD |
|---|---|
| 1 BBD | 0.64 SGD |
| 10 BBD | 6.40 SGD |
| 50 BBD | 31.98 SGD |
| 100 BBD | 63.95 SGD |
| 500 BBD | 319.75 SGD |
| 1,000 BBD | 639.50 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-06T21:36:55Z",
"rates": {
"SGD": 0.639502
}
}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.9502,
"rate": 0.639502
}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