Rate Overview
Live
1 RUB = 296.0229 STD
1 STD = 0.003378
RUB
Avg
296.2641
High
297.5932
Low
293.5186
Last updated: 5/26/2026, 10:25:25 AM
Quick Conversions
| RUB | STD |
|---|---|
| 1 RUB | 296.02 STD |
| 10 RUB | 2,960.23 STD |
| 50 RUB | 14,801.15 STD |
| 100 RUB | 29,602.29 STD |
| 500 RUB | 148,011.45 STD |
| 1,000 RUB | 296,022.90 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-05-26T10:25:25Z",
"rates": {
"STD": 296.0229
}
}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": 29602.29,
"rate": 296.0229
}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