Rate Overview
Live
1 RUB = 257.1299 STD
1 STD = 0.003889
RUB
Avg
259.0861
High
261.5786
Low
257.1299
Last updated: 8/14/2026, 1:20:45 PM
Quick Conversions
| RUB | STD |
|---|---|
| 1 RUB | 257.13 STD |
| 10 RUB | 2,571.30 STD |
| 50 RUB | 12,856.49 STD |
| 100 RUB | 25,712.99 STD |
| 500 RUB | 128,564.93 STD |
| 1,000 RUB | 257,129.86 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-08-14T13:20:45Z",
"rates": {
"STD": 257.129861
}
}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": 25712.986100000002,
"rate": 257.129861
}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