Rate Overview
Live
1 BBD = 0.627414 SGD
1 SGD = 1.5938
BBD
Avg
0.630552
High
0.634034
Low
0.626272
Last updated: 5/8/2026, 11:45:02 AM
Quick Conversions
| BBD | SGD |
|---|---|
| 1 BBD | 0.63 SGD |
| 10 BBD | 6.27 SGD |
| 50 BBD | 31.37 SGD |
| 100 BBD | 62.74 SGD |
| 500 BBD | 313.71 SGD |
| 1,000 BBD | 627.41 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-05-08T11:45:02Z",
"rates": {
"SGD": 0.627414
}
}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": 62.741400000000006,
"rate": 0.627414
}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