Rate Overview
Live
1 WST = 2.5874 BOB
1 BOB = 0.386487
WST
Avg
2.5624
High
2.5874
Low
2.5430
Last updated: 5/27/2026, 10:46:04 PM
Quick Conversions
| WST | BOB |
|---|---|
| 1 WST | 2.59 BOB |
| 10 WST | 25.87 BOB |
| 50 WST | 129.37 BOB |
| 100 WST | 258.74 BOB |
| 500 WST | 1,293.71 BOB |
| 1,000 WST | 2,587.41 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-05-27T22:46:04Z",
"rates": {
"BOB": 2.587411
}
}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": 258.7411,
"rate": 2.587411
}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