Rate Overview
Live
1 BOB = 0.223420 WST
1 WST = 4.4759
BOB
Avg
0.228619
High
0.233602
Low
0.223420
Last updated: 9/3/2026, 5:33:25 AM
Quick Conversions
| BOB | WST |
|---|---|
| 1 BOB | 0.22 WST |
| 10 BOB | 2.23 WST |
| 50 BOB | 11.17 WST |
| 100 BOB | 22.34 WST |
| 500 BOB | 111.71 WST |
| 1,000 BOB | 223.42 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-09-03T05:33:25Z",
"rates": {
"WST": 0.22342
}
}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": 22.342000000000002,
"rate": 0.22342
}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