Rate Overview
Live
1 RUB = 0.037581 WST
1 WST = 26.6092
RUB
Avg
0.037547
High
0.037834
Low
0.037174
Last updated: 6/19/2026, 11:42:53 AM
Quick Conversions
| RUB | WST |
|---|---|
| 1 RUB | 0.04 WST |
| 10 RUB | 0.38 WST |
| 50 RUB | 1.88 WST |
| 100 RUB | 3.76 WST |
| 500 RUB | 18.79 WST |
| 1,000 RUB | 37.58 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-06-19T11:42:53Z",
"rates": {
"WST": 0.037581
}
}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.7581,
"rate": 0.037581
}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