Rate Overview
Live
1 RUB = 273.7406 STD
1 STD = 0.003653
RUB
Avg
270.0904
High
296.1963
Low
250.0785
Last updated: 7/19/2026, 9:54:16 PM
Quick Conversions
| RUB | STD |
|---|---|
| 1 RUB | 273.74 STD |
| 10 RUB | 2,737.41 STD |
| 50 RUB | 13,687.03 STD |
| 100 RUB | 27,374.06 STD |
| 500 RUB | 136,870.28 STD |
| 1,000 RUB | 273,740.57 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-19T21:54:16Z",
"rates": {
"STD": 273.740568
}
}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": 27374.0568,
"rate": 273.740568
}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