Rate Overview
Live
1 RUB = 0.034825 WST
1 WST = 28.7150
RUB
Avg
0.033272
High
0.037008
Low
0.026631
Last updated: 7/28/2026, 2:00:06 PM
Quick Conversions
| RUB | WST |
|---|---|
| 1 RUB | 0.03 WST |
| 10 RUB | 0.35 WST |
| 50 RUB | 1.74 WST |
| 100 RUB | 3.48 WST |
| 500 RUB | 17.41 WST |
| 1,000 RUB | 34.83 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-28T14:00:06Z",
"rates": {
"WST": 0.034825
}
}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.4825000000000004,
"rate": 0.034825
}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