Rate Overview
Live
1 WST = 1.0896 BYN
1 BYN = 0.917744
WST
Avg
1.0894
High
1.0929
Low
1.0824
Last updated: 8/12/2026, 9:00:51 AM
Quick Conversions
| WST | BYN |
|---|---|
| 1 WST | 1.09 BYN |
| 10 WST | 10.90 BYN |
| 50 WST | 54.48 BYN |
| 100 WST | 108.96 BYN |
| 500 WST | 544.81 BYN |
| 1,000 WST | 1,089.63 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-08-12T09:00:51Z",
"rates": {
"BYN": 1.089629
}
}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": 108.96289999999999,
"rate": 1.089629
}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