Rate Overview
Live
1 STD = 0.003864 RUB
1 RUB = 258.7992
STD
Avg
0.003831
High
0.003882
Low
0.003764
Last updated: 8/12/2026, 12:03:24 AM
Quick Conversions
| STD | RUB |
|---|---|
| 1 STD | 0.00 RUB |
| 10 STD | 0.04 RUB |
| 50 STD | 0.19 RUB |
| 100 STD | 0.39 RUB |
| 500 STD | 1.93 RUB |
| 1,000 STD | 3.86 RUB |
Get STD/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=RUBExample Response:
{
"success": true,
"base": "STD",
"date": "2026-08-12T00:03:24Z",
"rates": {
"RUB": 0.003864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "RUB",
"amount": 100
},
"result": 0.38639999999999997,
"rate": 0.003864
}Build with STD/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key