Rate Overview
Live
1 BYN = 0.960058 WST
1 WST = 1.0416
BYN
Avg
0.951383
High
0.960583
Low
0.943127
Last updated: 7/8/2026, 8:59:23 AM
Quick Conversions
| BYN | WST |
|---|---|
| 1 BYN | 0.96 WST |
| 10 BYN | 9.60 WST |
| 50 BYN | 48.00 WST |
| 100 BYN | 96.01 WST |
| 500 BYN | 480.03 WST |
| 1,000 BYN | 960.06 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-08T08:59:23Z",
"rates": {
"WST": 0.960058
}
}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": 96.0058,
"rate": 0.960058
}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