Rate Overview
Live
1 BZD = 1.3603 WST
1 WST = 0.735114
BZD
Avg
1.3480
High
1.3603
Low
1.3379
Last updated: 3/7/2026, 4:43:36 AM
Quick Conversions
| BZD | WST |
|---|---|
| 1 BZD | 1.36 WST |
| 10 BZD | 13.60 WST |
| 50 BZD | 68.02 WST |
| 100 BZD | 136.03 WST |
| 500 BZD | 680.17 WST |
| 1,000 BZD | 1,360.33 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-07T04:43:36Z",
"rates": {
"WST": 1.360333
}
}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": 136.0333,
"rate": 1.360333
}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