Rate Overview
Live
1 WST = 1.0919 BYN
1 BYN = 0.915832
WST
Avg
1.0767
High
1.0919
Low
1.0657
Last updated: 3/7/2026, 1:04:34 AM
Quick Conversions
| WST | BYN |
|---|---|
| 1 WST | 1.09 BYN |
| 10 WST | 10.92 BYN |
| 50 WST | 54.60 BYN |
| 100 WST | 109.19 BYN |
| 500 WST | 545.95 BYN |
| 1,000 WST | 1,091.90 BYN |
Get WST/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BYNExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-07T01:04:34Z",
"rates": {
"BYN": 1.091903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BYN",
"amount": 100
},
"result": 109.19030000000001,
"rate": 1.091903
}Build with WST/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key