Rate Overview
Live
1 BWP = 0.199548 WST
1 WST = 5.0113
BWP
Avg
0.203130
High
0.210721
Low
0.189481
Last updated: 5/27/2026, 10:44:28 PM
Quick Conversions
| BWP | WST |
|---|---|
| 1 BWP | 0.20 WST |
| 10 BWP | 2.00 WST |
| 50 BWP | 9.98 WST |
| 100 BWP | 19.95 WST |
| 500 BWP | 99.77 WST |
| 1,000 BWP | 199.55 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-27T22:44:28Z",
"rates": {
"WST": 0.199548
}
}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.9548,
"rate": 0.199548
}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