Rate Overview
Live
1 STD = 0.005939 BDT
1 BDT = 168.3785
STD
Avg
0.005935
High
0.005941
Low
0.005926
Last updated: 4/17/2026, 11:58:01 AM
Quick Conversions
| STD | BDT |
|---|---|
| 1 STD | 0.01 BDT |
| 10 STD | 0.06 BDT |
| 50 STD | 0.30 BDT |
| 100 STD | 0.59 BDT |
| 500 STD | 2.97 BDT |
| 1,000 STD | 5.94 BDT |
Get STD/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=BDTExample Response:
{
"success": true,
"base": "STD",
"date": "2026-04-17T11:58:01Z",
"rates": {
"BDT": 0.005939
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "BDT",
"amount": 100
},
"result": 0.5939,
"rate": 0.005939
}Build with STD/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key