Rate Overview
Live
1 RUB = 274.5977 STD
1 STD = 0.003642
RUB
Avg
269.4530
High
274.5977
Low
263.4995
Last updated: 4/16/2026, 12:55:50 AM
Quick Conversions
| RUB | STD |
|---|---|
| 1 RUB | 274.60 STD |
| 10 RUB | 2,745.98 STD |
| 50 RUB | 13,729.89 STD |
| 100 RUB | 27,459.77 STD |
| 500 RUB | 137,298.85 STD |
| 1,000 RUB | 274,597.71 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-04-16T00:55:50Z",
"rates": {
"STD": 274.597708
}
}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": 27459.770800000002,
"rate": 274.597708
}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