Rate Overview
Live
1 BOB = 0.389021 WST
1 WST = 2.5706
BOB
Avg
0.399598
High
0.426334
Low
0.383041
Last updated: 5/27/2026, 2:55:07 PM
Quick Conversions
| BOB | WST |
|---|---|
| 1 BOB | 0.39 WST |
| 10 BOB | 3.89 WST |
| 50 BOB | 19.45 WST |
| 100 BOB | 38.90 WST |
| 500 BOB | 194.51 WST |
| 1,000 BOB | 389.02 WST |
Get BOB/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=WSTExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-27T14:55:07Z",
"rates": {
"WST": 0.389021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "WST",
"amount": 100
},
"result": 38.9021,
"rate": 0.389021
}Build with BOB/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key