Rate Overview
Live
1 WST = 2.5320 BOB
1 BOB = 0.394950
WST
Avg
2.5097
High
2.6643
Low
2.3711
Last updated: 3/27/2026, 9:28:14 AM
Quick Conversions
| WST | BOB |
|---|---|
| 1 WST | 2.53 BOB |
| 10 WST | 25.32 BOB |
| 50 WST | 126.60 BOB |
| 100 WST | 253.20 BOB |
| 500 WST | 1,265.98 BOB |
| 1,000 WST | 2,531.97 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-27T09:28:14Z",
"rates": {
"BOB": 2.531967
}
}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": 253.1967,
"rate": 2.531967
}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