Rate Overview
Live
1 BYN = 0.980310 WST
1 WST = 1.0201
BYN
Avg
0.947189
High
0.983585
Low
0.894189
Last updated: 5/29/2026, 5:30:56 PM
Quick Conversions
| BYN | WST |
|---|---|
| 1 BYN | 0.98 WST |
| 10 BYN | 9.80 WST |
| 50 BYN | 49.02 WST |
| 100 BYN | 98.03 WST |
| 500 BYN | 490.16 WST |
| 1,000 BYN | 980.31 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-05-29T17:30:56Z",
"rates": {
"WST": 0.98031
}
}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": 98.031,
"rate": 0.98031
}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