Rate Overview
Live
1 STD = 0.004078 RUB
1 RUB = 245.2182
STD
Avg
0.004063
High
0.004099
Low
0.004017
Last updated: 9/5/2026, 2:53:50 PM
Quick Conversions
| STD | RUB |
|---|---|
| 1 STD | 0.00 RUB |
| 10 STD | 0.04 RUB |
| 50 STD | 0.20 RUB |
| 100 STD | 0.41 RUB |
| 500 STD | 2.04 RUB |
| 1,000 STD | 4.08 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-09-05T14:53:50Z",
"rates": {
"RUB": 0.004078
}
}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.4078,
"rate": 0.004078
}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