Rate Overview
Live
1 BDT = 0.022543 WST
1 WST = 44.3597
BDT
Avg
0.022395
High
0.022543
Low
0.022322
Last updated: 7/5/2026, 4:51:57 AM
Quick Conversions
| BDT | WST |
|---|---|
| 1 BDT | 0.02 WST |
| 10 BDT | 0.23 WST |
| 50 BDT | 1.13 WST |
| 100 BDT | 2.25 WST |
| 500 BDT | 11.27 WST |
| 1,000 BDT | 22.54 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-07-05T04:51:57Z",
"rates": {
"WST": 0.022543
}
}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.2543,
"rate": 0.022543
}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