Rate Overview
Live
1 RUB = 0.035651 WST
1 WST = 28.0497
RUB
Avg
0.035540
High
0.036298
Low
0.034810
Last updated: 7/3/2026, 5:46:52 AM
Quick Conversions
| RUB | WST |
|---|---|
| 1 RUB | 0.04 WST |
| 10 RUB | 0.36 WST |
| 50 RUB | 1.78 WST |
| 100 RUB | 3.57 WST |
| 500 RUB | 17.83 WST |
| 1,000 RUB | 35.65 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-07-03T05:46:52Z",
"rates": {
"WST": 0.035651
}
}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.5651,
"rate": 0.035651
}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