Rate Overview
Live
1 BWP = 0.200790 WST
1 WST = 4.9803
BWP
Avg
0.201298
High
0.207132
Low
0.191030
Last updated: 7/31/2026, 8:00:41 AM
Quick Conversions
| BWP | WST |
|---|---|
| 1 BWP | 0.20 WST |
| 10 BWP | 2.01 WST |
| 50 BWP | 10.04 WST |
| 100 BWP | 20.08 WST |
| 500 BWP | 100.40 WST |
| 1,000 BWP | 200.79 WST |
Get BWP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=WSTExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-31T08:00:41Z",
"rates": {
"WST": 0.20079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "WST",
"amount": 100
},
"result": 20.079,
"rate": 0.20079
}Build with BWP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key