Rate Overview
Live
1 RUB = 0.190770 SCR
1 SCR = 5.2419
RUB
Avg
0.193418
High
0.200894
Low
0.187112
Last updated: 6/27/2026, 1:03:23 PM
Quick Conversions
| RUB | SCR |
|---|---|
| 1 RUB | 0.19 SCR |
| 10 RUB | 1.91 SCR |
| 50 RUB | 9.54 SCR |
| 100 RUB | 19.08 SCR |
| 500 RUB | 95.38 SCR |
| 1,000 RUB | 190.77 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-06-27T13:03:23Z",
"rates": {
"SCR": 0.19077
}
}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.076999999999998,
"rate": 0.19077
}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