Rate Overview
Live
1 BYN = 0.956503 WST
1 WST = 1.0455
BYN
Avg
0.953252
High
0.956717
Low
0.945934
Last updated: 4/18/2026, 12:32:30 PM
Quick Conversions
| BYN | WST |
|---|---|
| 1 BYN | 0.96 WST |
| 10 BYN | 9.57 WST |
| 50 BYN | 47.83 WST |
| 100 BYN | 95.65 WST |
| 500 BYN | 478.25 WST |
| 1,000 BYN | 956.50 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-04-18T12:32:30Z",
"rates": {
"WST": 0.956503
}
}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.6503,
"rate": 0.956503
}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