Rate Overview
Live
1 BOB = 0.398959 WST
1 WST = 2.5065
BOB
Avg
0.398573
High
0.402185
Low
0.395505
Last updated: 7/2/2026, 5:09:16 AM
Quick Conversions
| BOB | WST |
|---|---|
| 1 BOB | 0.40 WST |
| 10 BOB | 3.99 WST |
| 50 BOB | 19.95 WST |
| 100 BOB | 39.90 WST |
| 500 BOB | 199.48 WST |
| 1,000 BOB | 398.96 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-07-02T05:09:16Z",
"rates": {
"WST": 0.398959
}
}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.8959,
"rate": 0.398959
}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