Rate Overview
Live
1 WST = 5.0133 BWP
1 BWP = 0.199469
WST
Avg
5.0552
High
5.2628
Low
4.8633
Last updated: 7/28/2026, 12:14:22 AM
Quick Conversions
| WST | BWP |
|---|---|
| 1 WST | 5.01 BWP |
| 10 WST | 50.13 BWP |
| 50 WST | 250.67 BWP |
| 100 WST | 501.33 BWP |
| 500 WST | 2,506.65 BWP |
| 1,000 WST | 5,013.31 BWP |
Get WST/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BWPExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-28T00:14:22Z",
"rates": {
"BWP": 5.013309
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BWP",
"amount": 100
},
"result": 501.33089999999993,
"rate": 5.013309
}Build with WST/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key