Rate Overview
Live
1 WST = 1.0666 BYN
1 BYN = 0.937581
WST
Avg
1.0523
High
1.0666
Low
1.0274
Last updated: 7/2/2026, 1:57:52 AM
Quick Conversions
| WST | BYN |
|---|---|
| 1 WST | 1.07 BYN |
| 10 WST | 10.67 BYN |
| 50 WST | 53.33 BYN |
| 100 WST | 106.66 BYN |
| 500 WST | 533.29 BYN |
| 1,000 WST | 1,066.58 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-07-02T01:57:52Z",
"rates": {
"BYN": 1.066575
}
}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": 106.6575,
"rate": 1.066575
}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