Rate Overview
Live
1 BZD = 1.3502 WST
1 WST = 0.740619
BZD
Avg
1.3519
High
1.3741
Low
1.3322
Last updated: 7/30/2026, 5:11:14 PM
Quick Conversions
| BZD | WST |
|---|---|
| 1 BZD | 1.35 WST |
| 10 BZD | 13.50 WST |
| 50 BZD | 67.51 WST |
| 100 BZD | 135.02 WST |
| 500 BZD | 675.11 WST |
| 1,000 BZD | 1,350.22 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-07-30T17:11:14Z",
"rates": {
"WST": 1.350221
}
}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.0221,
"rate": 1.350221
}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