Rate Overview
Live
1 SGD = 1.5451 BBD
1 BBD = 0.647199
SGD
Avg
1.5446
High
1.5482
Low
1.5406
Last updated: 6/28/2026, 9:08:05 PM
Quick Conversions
| SGD | BBD |
|---|---|
| 1 SGD | 1.55 BBD |
| 10 SGD | 15.45 BBD |
| 50 SGD | 77.26 BBD |
| 100 SGD | 154.51 BBD |
| 500 SGD | 772.56 BBD |
| 1,000 SGD | 1,545.12 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-06-28T21:08:05Z",
"rates": {
"BBD": 1.545121
}
}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": 154.5121,
"rate": 1.545121
}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