Rate Overview
Live
1 BDT = 0.021916 WST
1 WST = 45.6288
BDT
Avg
0.021973
High
0.022293
Low
0.021906
Last updated: 5/7/2026, 6:54:46 AM
Quick Conversions
| BDT | WST |
|---|---|
| 1 BDT | 0.02 WST |
| 10 BDT | 0.22 WST |
| 50 BDT | 1.10 WST |
| 100 BDT | 2.19 WST |
| 500 BDT | 10.96 WST |
| 1,000 BDT | 21.92 WST |
Get BDT/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=WSTExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-07T06:54:46Z",
"rates": {
"WST": 0.021916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "WST",
"amount": 100
},
"result": 2.1916,
"rate": 0.021916
}Build with BDT/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key