Rate Overview
Live
1 SGD = 1.5545 BBD
1 BBD = 0.643300
SGD
Avg
1.5681
High
1.5851
Low
1.5527
Last updated: 3/27/2026, 4:35:52 PM
Quick Conversions
| SGD | BBD |
|---|---|
| 1 SGD | 1.55 BBD |
| 10 SGD | 15.54 BBD |
| 50 SGD | 77.72 BBD |
| 100 SGD | 155.45 BBD |
| 500 SGD | 777.24 BBD |
| 1,000 SGD | 1,554.48 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-03-27T16:35:52Z",
"rates": {
"BBD": 1.554484
}
}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.4484,
"rate": 1.554484
}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