Rate Overview
Live
1 BOB = 0.243145 WST
1 WST = 4.1128
BOB
Avg
0.391898
High
0.425318
Low
0.243145
Last updated: 7/28/2026, 11:56:23 AM
Quick Conversions
| BOB | WST |
|---|---|
| 1 BOB | 0.24 WST |
| 10 BOB | 2.43 WST |
| 50 BOB | 12.16 WST |
| 100 BOB | 24.31 WST |
| 500 BOB | 121.57 WST |
| 1,000 BOB | 243.15 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-28T11:56:23Z",
"rates": {
"WST": 0.243145
}
}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": 24.3145,
"rate": 0.243145
}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