Rate Overview
Live
1 WST = 5.0113 BWP
1 BWP = 0.199548
WST
Avg
5.0411
High
5.3271
Low
4.9648
Last updated: 5/27/2026, 10:42:25 PM
Quick Conversions
| WST | BWP |
|---|---|
| 1 WST | 5.01 BWP |
| 10 WST | 50.11 BWP |
| 50 WST | 250.57 BWP |
| 100 WST | 501.13 BWP |
| 500 WST | 2,505.66 BWP |
| 1,000 WST | 5,011.32 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-27T22:42:25Z",
"rates": {
"BWP": 5.011322
}
}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.1322,
"rate": 5.011322
}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