Rate Overview
Live
1 BZD = 1.3489 WST
1 WST = 0.741339
BZD
Avg
1.3532
High
1.3655
Low
1.3440
Last updated: 4/17/2026, 6:15:21 AM
Quick Conversions
| BZD | WST |
|---|---|
| 1 BZD | 1.35 WST |
| 10 BZD | 13.49 WST |
| 50 BZD | 67.45 WST |
| 100 BZD | 134.89 WST |
| 500 BZD | 674.46 WST |
| 1,000 BZD | 1,348.91 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-04-17T06:15:21Z",
"rates": {
"WST": 1.348911
}
}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.8911,
"rate": 1.348911
}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