Rate Overview
Live
1 STD = 0.003396 RUB
1 RUB = 294.4641
STD
Avg
0.003668
High
0.003848
Low
0.003362
Last updated: 5/27/2026, 4:49:16 AM
Quick Conversions
| STD | RUB |
|---|---|
| 1 STD | 0.00 RUB |
| 10 STD | 0.03 RUB |
| 50 STD | 0.17 RUB |
| 100 STD | 0.34 RUB |
| 500 STD | 1.70 RUB |
| 1,000 STD | 3.40 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-05-27T04:49:16Z",
"rates": {
"RUB": 0.003396
}
}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.3396,
"rate": 0.003396
}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