Rate Overview
Live
1 BWP = 0.199277 WST
1 WST = 5.0181
BWP
Avg
0.199039
High
0.201279
Low
0.197800
Last updated: 5/7/2026, 1:48:58 PM
Quick Conversions
| BWP | WST |
|---|---|
| 1 BWP | 0.20 WST |
| 10 BWP | 1.99 WST |
| 50 BWP | 9.96 WST |
| 100 BWP | 19.93 WST |
| 500 BWP | 99.64 WST |
| 1,000 BWP | 199.28 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-05-07T13:48:58Z",
"rates": {
"WST": 0.199277
}
}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.9277,
"rate": 0.199277
}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