Rate Overview
Live
1 WST = 5.0227 BWP
1 BWP = 0.199097
WST
Avg
4.9667
High
5.0562
Low
4.8483
Last updated: 5/27/2026, 9:36:25 PM
Quick Conversions
| WST | BWP |
|---|---|
| 1 WST | 5.02 BWP |
| 10 WST | 50.23 BWP |
| 50 WST | 251.13 BWP |
| 100 WST | 502.27 BWP |
| 500 WST | 2,511.34 BWP |
| 1,000 WST | 5,022.69 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-05-27T21:36:25Z",
"rates": {
"BWP": 5.022686
}
}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": 502.2686,
"rate": 5.022686
}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