Rate Overview
Live
1 BWP = 0.199232 WST
1 WST = 5.0193
BWP
Avg
0.199942
High
0.201286
Low
0.197776
Last updated: 5/27/2026, 8:25:49 PM
Quick Conversions
| BWP | WST |
|---|---|
| 1 BWP | 0.20 WST |
| 10 BWP | 1.99 WST |
| 50 BWP | 9.96 WST |
| 100 BWP | 19.92 WST |
| 500 BWP | 99.62 WST |
| 1,000 BWP | 199.23 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-27T20:25:49Z",
"rates": {
"WST": 0.199232
}
}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.923199999999998,
"rate": 0.199232
}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