Rate Overview
Live
1 BWP = 0.199800 WST
1 WST = 5.0050
BWP
Avg
0.202150
High
0.206256
Low
0.198894
Last updated: 3/28/2026, 10:54:28 AM
Quick Conversions
| BWP | WST |
|---|---|
| 1 BWP | 0.20 WST |
| 10 BWP | 2.00 WST |
| 50 BWP | 9.99 WST |
| 100 BWP | 19.98 WST |
| 500 BWP | 99.90 WST |
| 1,000 BWP | 199.80 WST |
Get BWP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=WSTExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-28T10:54:28Z",
"rates": {
"WST": 0.1998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "WST",
"amount": 100
},
"result": 19.98,
"rate": 0.1998
}Build with BWP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key