Rate Overview
Live
1 BZD = 1.3348 WST
1 WST = 0.749170
BZD
Avg
1.3403
High
1.3601
Low
1.3348
Last updated: 5/7/2026, 11:21:34 AM
Quick Conversions
| BZD | WST |
|---|---|
| 1 BZD | 1.33 WST |
| 10 BZD | 13.35 WST |
| 50 BZD | 66.74 WST |
| 100 BZD | 133.48 WST |
| 500 BZD | 667.41 WST |
| 1,000 BZD | 1,334.81 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-05-07T11:21:34Z",
"rates": {
"WST": 1.334811
}
}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": 133.4811,
"rate": 1.334811
}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