Rate Overview
Live
1 WST = 0.733091 BZD
1 BZD = 1.3641
WST
Avg
0.739716
High
0.750634
Low
0.727735
Last updated: 7/18/2026, 5:02:20 AM
Quick Conversions
| WST | BZD |
|---|---|
| 1 WST | 0.73 BZD |
| 10 WST | 7.33 BZD |
| 50 WST | 36.65 BZD |
| 100 WST | 73.31 BZD |
| 500 WST | 366.55 BZD |
| 1,000 WST | 733.09 BZD |
Get WST/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BZDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-18T05:02:20Z",
"rates": {
"BZD": 0.733091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BZD",
"amount": 100
},
"result": 73.3091,
"rate": 0.733091
}Build with WST/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key