Rate Overview
Live
1 BBD = 0.644560 SGD
1 SGD = 1.5514
BBD
Avg
0.644560
High
0.644560
Low
0.644560
Last updated: 7/23/2026, 4:09:15 AM
Quick Conversions
| BBD | SGD |
|---|---|
| 1 BBD | 0.64 SGD |
| 10 BBD | 6.45 SGD |
| 50 BBD | 32.23 SGD |
| 100 BBD | 64.46 SGD |
| 500 BBD | 322.28 SGD |
| 1,000 BBD | 644.56 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-07-23T04:09:15Z",
"rates": {
"SGD": 0.64456
}
}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.456,
"rate": 0.64456
}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