Rate Overview
Live
1 WST = 2.4995 BOB
1 BOB = 0.400087
WST
Avg
2.5083
High
2.5209
Low
2.4978
Last updated: 7/5/2026, 2:51:09 PM
Quick Conversions
| WST | BOB |
|---|---|
| 1 WST | 2.50 BOB |
| 10 WST | 24.99 BOB |
| 50 WST | 124.97 BOB |
| 100 WST | 249.95 BOB |
| 500 WST | 1,249.73 BOB |
| 1,000 WST | 2,499.46 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-05T14:51:09Z",
"rates": {
"BOB": 2.499458
}
}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": 249.94580000000002,
"rate": 2.499458
}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