Rate Overview
Live
1 BWP = 0.199302 WST
1 WST = 5.0175
BWP
Avg
0.198065
High
0.205621
Low
0.190013
Last updated: 7/28/2026, 5:08:32 AM
Quick Conversions
| BWP | WST |
|---|---|
| 1 BWP | 0.20 WST |
| 10 BWP | 1.99 WST |
| 50 BWP | 9.97 WST |
| 100 BWP | 19.93 WST |
| 500 BWP | 99.65 WST |
| 1,000 BWP | 199.30 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-28T05:08:32Z",
"rates": {
"WST": 0.199302
}
}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": 19.9302,
"rate": 0.199302
}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