Rate Overview
Live
1 SGD = 1.5505 BBD
1 BBD = 0.644943
SGD
Avg
1.5497
High
1.5509
Low
1.5488
Last updated: 7/27/2026, 6:47:50 AM
Quick Conversions
| SGD | BBD |
|---|---|
| 1 SGD | 1.55 BBD |
| 10 SGD | 15.51 BBD |
| 50 SGD | 77.53 BBD |
| 100 SGD | 155.05 BBD |
| 500 SGD | 775.26 BBD |
| 1,000 SGD | 1,550.52 BBD |
Get SGD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BBDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-27T06:47:50Z",
"rates": {
"BBD": 1.550525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BBD",
"amount": 100
},
"result": 155.05249999999998,
"rate": 1.550525
}Build with SGD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key