Rate Overview
Live
1 WST = 2.5680 BOB
1 BOB = 0.389408
WST
Avg
2.5565
High
2.5716
Low
2.5396
Last updated: 3/7/2026, 1:02:51 AM
Quick Conversions
| WST | BOB |
|---|---|
| 1 WST | 2.57 BOB |
| 10 WST | 25.68 BOB |
| 50 WST | 128.40 BOB |
| 100 WST | 256.80 BOB |
| 500 WST | 1,284.00 BOB |
| 1,000 WST | 2,568.00 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-03-07T01:02:51Z",
"rates": {
"BOB": 2.568003
}
}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": 256.8003,
"rate": 2.568003
}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