Rate Overview
Live
1 BZD = 1.3558 WST
1 WST = 0.737555
BZD
Avg
1.3529
High
1.3618
Low
1.3446
Last updated: 6/17/2026, 8:00:01 AM
Quick Conversions
| BZD | WST |
|---|---|
| 1 BZD | 1.36 WST |
| 10 BZD | 13.56 WST |
| 50 BZD | 67.79 WST |
| 100 BZD | 135.58 WST |
| 500 BZD | 677.92 WST |
| 1,000 BZD | 1,355.83 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-06-17T08:00:01Z",
"rates": {
"WST": 1.355832
}
}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.5832,
"rate": 1.355832
}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