Rate Overview
Live
1 STD = 0.003804 RUB
1 RUB = 262.8812
STD
Avg
0.003756
High
0.004023
Low
0.003649
Last updated: 3/27/2026, 11:32:06 AM
Quick Conversions
| STD | RUB |
|---|---|
| 1 STD | 0.00 RUB |
| 10 STD | 0.04 RUB |
| 50 STD | 0.19 RUB |
| 100 STD | 0.38 RUB |
| 500 STD | 1.90 RUB |
| 1,000 STD | 3.80 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-03-27T11:32:06Z",
"rates": {
"RUB": 0.003804
}
}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.3804,
"rate": 0.003804
}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