Rate Overview
Live
1 SGD = 1.5971 BBD
1 BBD = 0.626120
SGD
Avg
1.5845
High
1.5971
Low
1.5772
Last updated: 5/7/2026, 10:30:42 AM
Quick Conversions
| SGD | BBD |
|---|---|
| 1 SGD | 1.60 BBD |
| 10 SGD | 15.97 BBD |
| 50 SGD | 79.86 BBD |
| 100 SGD | 159.71 BBD |
| 500 SGD | 798.57 BBD |
| 1,000 SGD | 1,597.14 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-05-07T10:30:42Z",
"rates": {
"BBD": 1.597139
}
}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": 159.7139,
"rate": 1.597139
}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