Rate Overview
Live
1 BWP = 0.202290 WST
1 WST = 4.9434
BWP
Avg
0.202406
High
0.203048
Low
0.201922
Last updated: 9/11/2026, 7:25:55 AM
Quick Conversions
| BWP | WST |
|---|---|
| 1 BWP | 0.20 WST |
| 10 BWP | 2.02 WST |
| 50 BWP | 10.11 WST |
| 100 BWP | 20.23 WST |
| 500 BWP | 101.15 WST |
| 1,000 BWP | 202.29 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-09-11T07:25:55Z",
"rates": {
"WST": 0.20229
}
}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": 20.229,
"rate": 0.20229
}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