Rate Overview
Live
1 WST = 4.0799 BOB
1 BOB = 0.245103
WST
Avg
2.5921
High
4.0799
Low
2.3512
Last updated: 7/24/2026, 9:07:39 PM
Quick Conversions
| WST | BOB |
|---|---|
| 1 WST | 4.08 BOB |
| 10 WST | 40.80 BOB |
| 50 WST | 204.00 BOB |
| 100 WST | 407.99 BOB |
| 500 WST | 2,039.96 BOB |
| 1,000 WST | 4,079.92 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-24T21:07:39Z",
"rates": {
"BOB": 4.079917
}
}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": 407.9917,
"rate": 4.079917
}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