Rate Overview
Live
1 WST = 1.0494 BYN
1 BYN = 0.952971
WST
Avg
1.0512
High
1.0603
Low
1.0452
Last updated: 4/17/2026, 4:56:11 AM
Quick Conversions
| WST | BYN |
|---|---|
| 1 WST | 1.05 BYN |
| 10 WST | 10.49 BYN |
| 50 WST | 52.47 BYN |
| 100 WST | 104.94 BYN |
| 500 WST | 524.68 BYN |
| 1,000 WST | 1,049.35 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-04-17T04:56:11Z",
"rates": {
"BYN": 1.04935
}
}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": 104.935,
"rate": 1.04935
}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