Rate Overview
Live
1 BOB = 0.394949 WST
1 WST = 2.5320
BOB
Avg
0.393296
High
0.395115
Low
0.389897
Last updated: 3/27/2026, 8:23:10 AM
Quick Conversions
| BOB | WST |
|---|---|
| 1 BOB | 0.39 WST |
| 10 BOB | 3.95 WST |
| 50 BOB | 19.75 WST |
| 100 BOB | 39.49 WST |
| 500 BOB | 197.47 WST |
| 1,000 BOB | 394.95 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-03-27T08:23:10Z",
"rates": {
"WST": 0.394949
}
}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": 39.4949,
"rate": 0.394949
}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