Rate Overview
Live
1 BYN = 0.915832 WST
1 WST = 1.0919
BYN
Avg
0.928797
High
0.938314
Low
0.915832
Last updated: 3/7/2026, 1:02:59 AM
Quick Conversions
| BYN | WST |
|---|---|
| 1 BYN | 0.92 WST |
| 10 BYN | 9.16 WST |
| 50 BYN | 45.79 WST |
| 100 BYN | 91.58 WST |
| 500 BYN | 457.92 WST |
| 1,000 BYN | 915.83 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-03-07T01:02:59Z",
"rates": {
"WST": 0.915832
}
}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": 91.5832,
"rate": 0.915832
}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