Rate Overview
Live
1 WST = 5.0050 BWP
1 BWP = 0.199801
WST
Avg
4.9669
High
5.0555
Low
4.8432
Last updated: 3/28/2026, 12:06:03 PM
Quick Conversions
| WST | BWP |
|---|---|
| 1 WST | 5.00 BWP |
| 10 WST | 50.05 BWP |
| 50 WST | 250.25 BWP |
| 100 WST | 500.50 BWP |
| 500 WST | 2,502.50 BWP |
| 1,000 WST | 5,004.99 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-03-28T12:06:03Z",
"rates": {
"BWP": 5.004991
}
}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": 500.49910000000006,
"rate": 5.004991
}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