Rate Overview
Live
1 WST = 1.0292 BYN
1 BYN = 0.971629
WST
Avg
1.0178
High
1.0292
Low
1.0074
Last updated: 5/27/2026, 7:16:00 PM
Quick Conversions
| WST | BYN |
|---|---|
| 1 WST | 1.03 BYN |
| 10 WST | 10.29 BYN |
| 50 WST | 51.46 BYN |
| 100 WST | 102.92 BYN |
| 500 WST | 514.60 BYN |
| 1,000 WST | 1,029.20 BYN |
Get WST/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BYNExample Response:
{
"success": true,
"base": "WST",
"date": "2026-05-27T19:16:00Z",
"rates": {
"BYN": 1.029199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BYN",
"amount": 100
},
"result": 102.9199,
"rate": 1.029199
}Build with WST/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key