Rate Overview
Live
1 BDT = 0.065807 SBD
1 SBD = 15.1960
BDT
Avg
0.065985
High
0.066380
Low
0.065757
Last updated: 3/7/2026, 4:07:05 AM
Quick Conversions
| BDT | SBD |
|---|---|
| 1 BDT | 0.07 SBD |
| 10 BDT | 0.66 SBD |
| 50 BDT | 3.29 SBD |
| 100 BDT | 6.58 SBD |
| 500 BDT | 32.90 SBD |
| 1,000 BDT | 65.81 SBD |
Get BDT/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=SBDExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T04:07:05Z",
"rates": {
"SBD": 0.065807
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "SBD",
"amount": 100
},
"result": 6.5807,
"rate": 0.065807
}Build with BDT/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key