Rate Overview
Live
1 WST = 2.5470 BOB
1 BOB = 0.392626
WST
Avg
2.5391
High
2.5563
Low
2.5163
Last updated: 4/17/2026, 4:55:19 AM
Quick Conversions
| WST | BOB |
|---|---|
| 1 WST | 2.55 BOB |
| 10 WST | 25.47 BOB |
| 50 WST | 127.35 BOB |
| 100 WST | 254.70 BOB |
| 500 WST | 1,273.48 BOB |
| 1,000 WST | 2,546.95 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-04-17T04:55:19Z",
"rates": {
"BOB": 2.546951
}
}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": 254.6951,
"rate": 2.546951
}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