Rate Overview
Live
1 BZD = 1.3477 WST
1 WST = 0.741984
BZD
Avg
1.3526
High
1.3738
Low
1.3377
Last updated: 3/27/2026, 8:31:14 PM
Quick Conversions
| BZD | WST |
|---|---|
| 1 BZD | 1.35 WST |
| 10 BZD | 13.48 WST |
| 50 BZD | 67.39 WST |
| 100 BZD | 134.77 WST |
| 500 BZD | 673.87 WST |
| 1,000 BZD | 1,347.74 WST |
Get BZD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=WSTExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-03-27T20:31:14Z",
"rates": {
"WST": 1.347738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "WST",
"amount": 100
},
"result": 134.77380000000002,
"rate": 1.347738
}Build with BZD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key