Rate Overview
Live
1 BYN = 0.953886 WST
1 WST = 1.0483
BYN
Avg
0.950447
High
0.964812
Low
0.938563
Last updated: 7/27/2026, 3:39:18 PM
Quick Conversions
| BYN | WST |
|---|---|
| 1 BYN | 0.95 WST |
| 10 BYN | 9.54 WST |
| 50 BYN | 47.69 WST |
| 100 BYN | 95.39 WST |
| 500 BYN | 476.94 WST |
| 1,000 BYN | 953.89 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-27T15:39:18Z",
"rates": {
"WST": 0.953886
}
}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": 95.3886,
"rate": 0.953886
}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