Rate Overview
Live
1 RUB = 274.7161 STD
1 STD = 0.003640
RUB
Avg
280.9632
High
290.2541
Low
274.3480
Last updated: 7/1/2026, 9:34:26 AM
Quick Conversions
| RUB | STD |
|---|---|
| 1 RUB | 274.72 STD |
| 10 RUB | 2,747.16 STD |
| 50 RUB | 13,735.81 STD |
| 100 RUB | 27,471.61 STD |
| 500 RUB | 137,358.05 STD |
| 1,000 RUB | 274,716.11 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-01T09:34:26Z",
"rates": {
"STD": 274.716106
}
}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": 27471.610600000004,
"rate": 274.716106
}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