Rate Overview
Live
1 WST = 4.9918 BWP
1 BWP = 0.200330
WST
Avg
4.9706
High
5.0642
Low
4.8483
Last updated: 7/27/2026, 4:34:49 AM
Quick Conversions
| WST | BWP |
|---|---|
| 1 WST | 4.99 BWP |
| 10 WST | 49.92 BWP |
| 50 WST | 249.59 BWP |
| 100 WST | 499.18 BWP |
| 500 WST | 2,495.88 BWP |
| 1,000 WST | 4,991.75 BWP |
Get WST/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BWPExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-27T04:34:49Z",
"rates": {
"BWP": 4.991753
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BWP",
"amount": 100
},
"result": 499.1753,
"rate": 4.991753
}Build with WST/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key