Rate Overview
Live
1 WST = 3.9098 BOB
1 BOB = 0.255766
WST
Avg
3.8403
High
3.9280
Low
3.6404
Last updated: 7/20/2026, 9:10:35 AM
Quick Conversions
| WST | BOB |
|---|---|
| 1 WST | 3.91 BOB |
| 10 WST | 39.10 BOB |
| 50 WST | 195.49 BOB |
| 100 WST | 390.98 BOB |
| 500 WST | 1,954.91 BOB |
| 1,000 WST | 3,909.82 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-20T09:10:35Z",
"rates": {
"BOB": 3.909818
}
}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": 390.9818,
"rate": 3.909818
}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