Rate Overview
Live
1 RUB = 276.4166 STD
1 STD = 0.003618
RUB
Avg
275.8183
High
277.4400
Low
273.7406
Last updated: 7/25/2026, 8:50:35 PM
Quick Conversions
| RUB | STD |
|---|---|
| 1 RUB | 276.42 STD |
| 10 RUB | 2,764.17 STD |
| 50 RUB | 13,820.83 STD |
| 100 RUB | 27,641.66 STD |
| 500 RUB | 138,208.32 STD |
| 1,000 RUB | 276,416.64 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-07-25T20:50:35Z",
"rates": {
"STD": 276.41664
}
}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": 27641.663999999997,
"rate": 276.41664
}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