Rate Overview
Live
1 BZD = 1.3577 WST
1 WST = 0.736535
BZD
Avg
1.3901
High
1.4662
Low
1.3258
Last updated: 3/27/2026, 9:48:56 AM
Quick Conversions
| BZD | WST |
|---|---|
| 1 BZD | 1.36 WST |
| 10 BZD | 13.58 WST |
| 50 BZD | 67.89 WST |
| 100 BZD | 135.77 WST |
| 500 BZD | 678.85 WST |
| 1,000 BZD | 1,357.71 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-27T09:48:56Z",
"rates": {
"WST": 1.357709
}
}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": 135.7709,
"rate": 1.357709
}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