Rate Overview
Live
1 WST = 4.9455 BWP
1 BWP = 0.202205
WST
Avg
4.9351
High
4.9639
Low
4.8886
Last updated: 4/17/2026, 1:10:30 PM
Quick Conversions
| WST | BWP |
|---|---|
| 1 WST | 4.95 BWP |
| 10 WST | 49.45 BWP |
| 50 WST | 247.27 BWP |
| 100 WST | 494.55 BWP |
| 500 WST | 2,472.74 BWP |
| 1,000 WST | 4,945.49 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-04-17T13:10:30Z",
"rates": {
"BWP": 4.945488
}
}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": 494.5488,
"rate": 4.945488
}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