Rate Overview
Live
1 RUB = 263.3589 STD
1 STD = 0.003797
RUB
Avg
258.1721
High
264.7897
Low
248.5559
Last updated: 3/26/2026, 6:32:21 PM
Quick Conversions
| RUB | STD |
|---|---|
| 1 RUB | 263.36 STD |
| 10 RUB | 2,633.59 STD |
| 50 RUB | 13,167.94 STD |
| 100 RUB | 26,335.89 STD |
| 500 RUB | 131,679.44 STD |
| 1,000 RUB | 263,358.87 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-26T18:32:21Z",
"rates": {
"STD": 263.358871
}
}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": 26335.887100000004,
"rate": 263.358871
}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