Rate Overview
Live
1 BYN = 0.956900 WST
1 WST = 1.0450
BYN
Avg
0.954885
High
0.969340
Low
0.949900
Last updated: 5/9/2026, 3:42:12 AM
Quick Conversions
| BYN | WST |
|---|---|
| 1 BYN | 0.96 WST |
| 10 BYN | 9.57 WST |
| 50 BYN | 47.85 WST |
| 100 BYN | 95.69 WST |
| 500 BYN | 478.45 WST |
| 1,000 BYN | 956.90 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-05-09T03:42:12Z",
"rates": {
"WST": 0.9569
}
}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.69,
"rate": 0.9569
}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