Rate Overview
Live
1 RUB = 243.9139 STD
1 STD = 0.004100
RUB
Avg
246.7245
High
249.1199
Low
243.9139
Last updated: 9/3/2026, 10:32:50 AM
Quick Conversions
| RUB | STD |
|---|---|
| 1 RUB | 243.91 STD |
| 10 RUB | 2,439.14 STD |
| 50 RUB | 12,195.70 STD |
| 100 RUB | 24,391.39 STD |
| 500 RUB | 121,956.96 STD |
| 1,000 RUB | 243,913.92 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-09-03T10:32:50Z",
"rates": {
"STD": 243.91392
}
}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": 24391.392,
"rate": 243.91392
}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