Rate Overview
Live
1 BYN = 0.949634 WST
1 WST = 1.0530
BYN
Avg
0.950054
High
0.960536
Low
0.941463
Last updated: 7/28/2026, 4:16:56 PM
Quick Conversions
| BYN | WST |
|---|---|
| 1 BYN | 0.95 WST |
| 10 BYN | 9.50 WST |
| 50 BYN | 47.48 WST |
| 100 BYN | 94.96 WST |
| 500 BYN | 474.82 WST |
| 1,000 BYN | 949.63 WST |
Get BYN/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=WSTExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-28T16:16:56Z",
"rates": {
"WST": 0.949634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "WST",
"amount": 100
},
"result": 94.9634,
"rate": 0.949634
}Build with BYN/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key