Rate Overview
Live
1 BYN = 0.913917 WST
1 WST = 1.0942
BYN
Avg
0.875806
High
0.963431
Low
0.786051
Last updated: 3/27/2026, 10:25:21 AM
Quick Conversions
| BYN | WST |
|---|---|
| 1 BYN | 0.91 WST |
| 10 BYN | 9.14 WST |
| 50 BYN | 45.70 WST |
| 100 BYN | 91.39 WST |
| 500 BYN | 456.96 WST |
| 1,000 BYN | 913.92 WST |
Get BYN/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=WSTExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-27T10:25:21Z",
"rates": {
"WST": 0.913917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "WST",
"amount": 100
},
"result": 91.3917,
"rate": 0.913917
}Build with BYN/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key