Rate Overview
Live
1 WST = 1.0523 BYN
1 BYN = 0.950298
WST
Avg
1.0524
High
1.0655
Low
1.0365
Last updated: 7/27/2026, 7:23:33 PM
Quick Conversions
| WST | BYN |
|---|---|
| 1 WST | 1.05 BYN |
| 10 WST | 10.52 BYN |
| 50 WST | 52.62 BYN |
| 100 WST | 105.23 BYN |
| 500 WST | 526.15 BYN |
| 1,000 WST | 1,052.30 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-27T19:23:33Z",
"rates": {
"BYN": 1.052301
}
}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": 105.2301,
"rate": 1.052301
}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