Rate Overview
Live
1 RUB = 0.031975 WST
1 WST = 31.2744
RUB
Avg
0.032480
High
0.032986
Low
0.031893
Last updated: 8/19/2026, 3:37:46 PM
Quick Conversions
| RUB | WST |
|---|---|
| 1 RUB | 0.03 WST |
| 10 RUB | 0.32 WST |
| 50 RUB | 1.60 WST |
| 100 RUB | 3.20 WST |
| 500 RUB | 15.99 WST |
| 1,000 RUB | 31.98 WST |
Get RUB/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=WSTExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-19T15:37:46Z",
"rates": {
"WST": 0.031975
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "WST",
"amount": 100
},
"result": 3.1975000000000002,
"rate": 0.031975
}Build with RUB/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key