Rate Overview
Live
1 RUB = 275.9655 STD
1 STD = 0.003624
RUB
Avg
276.0061
High
276.9066
Low
274.7904
Last updated: 5/6/2026, 2:48:40 AM
Quick Conversions
| RUB | STD |
|---|---|
| 1 RUB | 275.97 STD |
| 10 RUB | 2,759.66 STD |
| 50 RUB | 13,798.28 STD |
| 100 RUB | 27,596.55 STD |
| 500 RUB | 137,982.76 STD |
| 1,000 RUB | 275,965.53 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-05-06T02:48:40Z",
"rates": {
"STD": 275.965525
}
}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": 27596.5525,
"rate": 275.965525
}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