Rate Overview
Live
1 WST = 0.747331 BZD
1 BZD = 1.3381
WST
Avg
0.745712
High
0.750634
Low
0.739348
Last updated: 5/28/2026, 2:30:50 AM
Quick Conversions
| WST | BZD |
|---|---|
| 1 WST | 0.75 BZD |
| 10 WST | 7.47 BZD |
| 50 WST | 37.37 BZD |
| 100 WST | 74.73 BZD |
| 500 WST | 373.67 BZD |
| 1,000 WST | 747.33 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-05-28T02:30:50Z",
"rates": {
"BZD": 0.747331
}
}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.7331,
"rate": 0.747331
}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