Rate Overview
Live
1 WST = 0.741338 BZD
1 BZD = 1.3489
WST
Avg
0.739018
High
0.744025
Low
0.732339
Last updated: 4/17/2026, 7:33:54 AM
Quick Conversions
| WST | BZD |
|---|---|
| 1 WST | 0.74 BZD |
| 10 WST | 7.41 BZD |
| 50 WST | 37.07 BZD |
| 100 WST | 74.13 BZD |
| 500 WST | 370.67 BZD |
| 1,000 WST | 741.34 BZD |
Get WST/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BZDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-04-17T07:33:54Z",
"rates": {
"BZD": 0.741338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BZD",
"amount": 100
},
"result": 74.13380000000001,
"rate": 0.741338
}Build with WST/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key