Rate Overview
Live
1 BYN = 0.892152 WST
1 WST = 1.1209
BYN
Avg
0.899855
High
0.914215
Low
0.891119
Last updated: 8/19/2026, 9:03:41 AM
Quick Conversions
| BYN | WST |
|---|---|
| 1 BYN | 0.89 WST |
| 10 BYN | 8.92 WST |
| 50 BYN | 44.61 WST |
| 100 BYN | 89.22 WST |
| 500 BYN | 446.08 WST |
| 1,000 BYN | 892.15 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-08-19T09:03:41Z",
"rates": {
"WST": 0.892152
}
}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": 89.2152,
"rate": 0.892152
}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