Rate Overview
Live
1 BBD = 0.645685 SGD
1 SGD = 1.5487
BBD
Avg
0.645423
High
0.645685
Low
0.645183
Last updated: 7/27/2026, 3:18:37 PM
Quick Conversions
| BBD | SGD |
|---|---|
| 1 BBD | 0.65 SGD |
| 10 BBD | 6.46 SGD |
| 50 BBD | 32.28 SGD |
| 100 BBD | 64.57 SGD |
| 500 BBD | 322.84 SGD |
| 1,000 BBD | 645.69 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-27T15:18:37Z",
"rates": {
"SGD": 0.645685
}
}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.5685,
"rate": 0.645685
}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