Rate Overview
Live
1 WST = 2.5379 BOB
1 BOB = 0.394021
WST
Avg
2.5388
High
2.5541
Low
2.5221
Last updated: 6/17/2026, 6:37:59 AM
Quick Conversions
| WST | BOB |
|---|---|
| 1 WST | 2.54 BOB |
| 10 WST | 25.38 BOB |
| 50 WST | 126.90 BOB |
| 100 WST | 253.79 BOB |
| 500 WST | 1,268.97 BOB |
| 1,000 WST | 2,537.94 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-06-17T06:37:59Z",
"rates": {
"BOB": 2.537938
}
}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.7938,
"rate": 2.537938
}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