Rate Overview
Live
1 WST = 5.0181 BWP
1 BWP = 0.199278
WST
Avg
5.0251
High
5.0556
Low
4.9682
Last updated: 5/7/2026, 4:59:03 PM
Quick Conversions
| WST | BWP |
|---|---|
| 1 WST | 5.02 BWP |
| 10 WST | 50.18 BWP |
| 50 WST | 250.91 BWP |
| 100 WST | 501.81 BWP |
| 500 WST | 2,509.06 BWP |
| 1,000 WST | 5,018.13 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-07T16:59:03Z",
"rates": {
"BWP": 5.018127
}
}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.81269999999995,
"rate": 5.018127
}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