Rate Overview
Live
1 WST = 1.0486 BYN
1 BYN = 0.953669
WST
Avg
1.0468
High
1.0508
Low
1.0316
Last updated: 5/7/2026, 12:34:12 PM
Quick Conversions
| WST | BYN |
|---|---|
| 1 WST | 1.05 BYN |
| 10 WST | 10.49 BYN |
| 50 WST | 52.43 BYN |
| 100 WST | 104.86 BYN |
| 500 WST | 524.29 BYN |
| 1,000 WST | 1,048.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-05-07T12:34:12Z",
"rates": {
"BYN": 1.048582
}
}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.8582,
"rate": 1.048582
}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