Rate Overview
Live
1 RUB = 276.4166 STD
1 STD = 0.003618
RUB
Avg
277.3020
High
299.5865
Low
259.8412
Last updated: 7/26/2026, 12:06:55 AM
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-26T00:06:55Z",
"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