Rate Overview
Live
1 WST = 3.9883 BOB
1 BOB = 0.250732
WST
Avg
2.6257
High
4.0747
Low
2.4251
Last updated: 7/27/2026, 3:52:30 AM
Quick Conversions
| WST | BOB |
|---|---|
| 1 WST | 3.99 BOB |
| 10 WST | 39.88 BOB |
| 50 WST | 199.42 BOB |
| 100 WST | 398.83 BOB |
| 500 WST | 1,994.16 BOB |
| 1,000 WST | 3,988.32 BOB |
Get WST/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BOBExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-27T03:52:30Z",
"rates": {
"BOB": 3.988321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BOB",
"amount": 100
},
"result": 398.8321,
"rate": 3.988321
}Build with WST/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key