Rate Overview
Live
1 BOB = 0.250633 WST
1 WST = 3.9899
BOB
Avg
0.249064
High
0.253351
Low
0.243783
Last updated: 7/28/2026, 1:02:23 AM
Quick Conversions
| BOB | WST |
|---|---|
| 1 BOB | 0.25 WST |
| 10 BOB | 2.51 WST |
| 50 BOB | 12.53 WST |
| 100 BOB | 25.06 WST |
| 500 BOB | 125.32 WST |
| 1,000 BOB | 250.63 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-28T01:02:23Z",
"rates": {
"WST": 0.250633
}
}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": 25.063299999999998,
"rate": 0.250633
}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