Rate Overview
Live
1 RUB = 0.190133 SCR
1 SCR = 5.2595
RUB
Avg
0.185959
High
0.190167
Low
0.176703
Last updated: 3/6/2026, 5:15:21 PM
Quick Conversions
| RUB | SCR |
|---|---|
| 1 RUB | 0.19 SCR |
| 10 RUB | 1.90 SCR |
| 50 RUB | 9.51 SCR |
| 100 RUB | 19.01 SCR |
| 500 RUB | 95.07 SCR |
| 1,000 RUB | 190.13 SCR |
Get RUB/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SCRExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:15:21Z",
"rates": {
"SCR": 0.190133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SCR",
"amount": 100
},
"result": 19.0133,
"rate": 0.190133
}Build with RUB/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key