Rate Overview
Live
1 WST = 4.9430 BWP
1 BWP = 0.202305
WST
Avg
4.9587
High
4.9847
Low
4.9430
Last updated: 9/4/2026, 10:27:48 AM
Quick Conversions
| WST | BWP |
|---|---|
| 1 WST | 4.94 BWP |
| 10 WST | 49.43 BWP |
| 50 WST | 247.15 BWP |
| 100 WST | 494.30 BWP |
| 500 WST | 2,471.52 BWP |
| 1,000 WST | 4,943.04 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-09-04T10:27:48Z",
"rates": {
"BWP": 4.943035
}
}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.3035,
"rate": 4.943035
}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