Rate Overview
Live
1 RUB = 0.033336 WST
1 WST = 29.9976
RUB
Avg
0.032709
High
0.036318
Low
0.026631
Last updated: 3/27/2026, 2:57:36 PM
Quick Conversions
| RUB | WST |
|---|---|
| 1 RUB | 0.03 WST |
| 10 RUB | 0.33 WST |
| 50 RUB | 1.67 WST |
| 100 RUB | 3.33 WST |
| 500 RUB | 16.67 WST |
| 1,000 RUB | 33.34 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-03-27T14:57:36Z",
"rates": {
"WST": 0.033336
}
}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.3335999999999997,
"rate": 0.033336
}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