Rate Overview
Live
1 BDT = 0.064654 SBD
1 SBD = 15.4669
BDT
Avg
0.066888
High
0.069868
Low
0.064654
Last updated: 5/27/2026, 7:21:25 PM
Quick Conversions
| BDT | SBD |
|---|---|
| 1 BDT | 0.06 SBD |
| 10 BDT | 0.65 SBD |
| 50 BDT | 3.23 SBD |
| 100 BDT | 6.47 SBD |
| 500 BDT | 32.33 SBD |
| 1,000 BDT | 64.65 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-05-27T19:21:25Z",
"rates": {
"SBD": 0.064654
}
}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.465400000000001,
"rate": 0.064654
}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