Rate Overview
Live
1 WST = 0.748884 BZD
1 BZD = 1.3353
WST
Avg
0.744413
High
0.748884
Low
0.740325
Last updated: 3/7/2026, 1:03:49 AM
Quick Conversions
| WST | BZD |
|---|---|
| 1 WST | 0.75 BZD |
| 10 WST | 7.49 BZD |
| 50 WST | 37.44 BZD |
| 100 WST | 74.89 BZD |
| 500 WST | 374.44 BZD |
| 1,000 WST | 748.88 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-03-07T01:03:49Z",
"rates": {
"BZD": 0.748884
}
}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": 74.8884,
"rate": 0.748884
}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