Rate Overview
Live
1 BOB = 0.230858 WST
1 WST = 4.3317
BOB
Avg
0.227740
High
0.230858
Low
0.224352
Last updated: 8/13/2026, 5:41:05 AM
Quick Conversions
| BOB | WST |
|---|---|
| 1 BOB | 0.23 WST |
| 10 BOB | 2.31 WST |
| 50 BOB | 11.54 WST |
| 100 BOB | 23.09 WST |
| 500 BOB | 115.43 WST |
| 1,000 BOB | 230.86 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-08-13T05:41:05Z",
"rates": {
"WST": 0.230858
}
}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": 23.0858,
"rate": 0.230858
}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