Rate Overview
Live
1 RUB = 0.036423 WST
1 WST = 27.4552
RUB
Avg
0.036066
High
0.036493
Low
0.035697
Last updated: 5/9/2026, 6:03:05 AM
Quick Conversions
| RUB | WST |
|---|---|
| 1 RUB | 0.04 WST |
| 10 RUB | 0.36 WST |
| 50 RUB | 1.82 WST |
| 100 RUB | 3.64 WST |
| 500 RUB | 18.21 WST |
| 1,000 RUB | 36.42 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-05-09T06:03:05Z",
"rates": {
"WST": 0.036423
}
}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.6422999999999996,
"rate": 0.036423
}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