Rate Overview
Live
1 WST = 0.752393 BZD
1 BZD = 1.3291
WST
Avg
0.740898
High
0.752393
Low
0.727735
Last updated: 5/27/2026, 10:56:39 PM
Quick Conversions
| WST | BZD |
|---|---|
| 1 WST | 0.75 BZD |
| 10 WST | 7.52 BZD |
| 50 WST | 37.62 BZD |
| 100 WST | 75.24 BZD |
| 500 WST | 376.20 BZD |
| 1,000 WST | 752.39 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-05-27T22:56:39Z",
"rates": {
"BZD": 0.752393
}
}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": 75.2393,
"rate": 0.752393
}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