Rate Overview
Live
1 RUB = 270.0392 STD
1 STD = 0.003703
RUB
Avg
271.9078
High
274.0122
Low
270.0392
Last updated: 3/6/2026, 5:08:19 PM
Quick Conversions
| RUB | STD |
|---|---|
| 1 RUB | 270.04 STD |
| 10 RUB | 2,700.39 STD |
| 50 RUB | 13,501.96 STD |
| 100 RUB | 27,003.92 STD |
| 500 RUB | 135,019.59 STD |
| 1,000 RUB | 270,039.19 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-03-06T17:08:19Z",
"rates": {
"STD": 270.039186
}
}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": 27003.918599999997,
"rate": 270.039186
}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