Rate Overview
Live
1 BYN = 0.990038 WST
1 WST = 1.0101
BYN
Avg
0.984264
High
0.990938
Low
0.977385
Last updated: 6/19/2026, 10:30:01 AM
Quick Conversions
| BYN | WST |
|---|---|
| 1 BYN | 0.99 WST |
| 10 BYN | 9.90 WST |
| 50 BYN | 49.50 WST |
| 100 BYN | 99.00 WST |
| 500 BYN | 495.02 WST |
| 1,000 BYN | 990.04 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-06-19T10:30:01Z",
"rates": {
"WST": 0.990038
}
}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": 99.0038,
"rate": 0.990038
}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