Rate Overview
Live
1 WST = 1.0207 BYN
1 BYN = 0.979762
WST
Avg
1.0347
High
1.0527
Low
1.0074
Last updated: 5/28/2026, 1:19:13 AM
Quick Conversions
| WST | BYN |
|---|---|
| 1 WST | 1.02 BYN |
| 10 WST | 10.21 BYN |
| 50 WST | 51.03 BYN |
| 100 WST | 102.07 BYN |
| 500 WST | 510.33 BYN |
| 1,000 WST | 1,020.66 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-28T01:19:13Z",
"rates": {
"BYN": 1.020656
}
}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.0656,
"rate": 1.020656
}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