Rate Overview
Live
1 BYN = 0.958647 WST
1 WST = 1.0431
BYN
Avg
0.952744
High
0.960536
Low
0.943410
Last updated: 7/29/2026, 9:11:03 AM
Quick Conversions
| BYN | WST |
|---|---|
| 1 BYN | 0.96 WST |
| 10 BYN | 9.59 WST |
| 50 BYN | 47.93 WST |
| 100 BYN | 95.86 WST |
| 500 BYN | 479.32 WST |
| 1,000 BYN | 958.65 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-07-29T09:11:03Z",
"rates": {
"WST": 0.958647
}
}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": 95.8647,
"rate": 0.958647
}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