Rate Overview
Live
1 RUB = 294.6285 STD
1 STD = 0.003394
RUB
Avg
295.1171
High
297.7225
Low
293.4137
Last updated: 6/15/2026, 12:49:16 PM
Quick Conversions
| RUB | STD |
|---|---|
| 1 RUB | 294.63 STD |
| 10 RUB | 2,946.28 STD |
| 50 RUB | 14,731.42 STD |
| 100 RUB | 29,462.85 STD |
| 500 RUB | 147,314.23 STD |
| 1,000 RUB | 294,628.45 STD |
Get RUB/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=STDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-15T12:49:16Z",
"rates": {
"STD": 294.628451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "STD",
"amount": 100
},
"result": 29462.8451,
"rate": 294.628451
}Build with RUB/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key