Rate Overview
Live
1 RUB = 0.186645 SCR
1 SCR = 5.3578
RUB
Avg
0.185018
High
0.200594
Low
0.170073
Last updated: 7/25/2026, 8:52:52 PM
Quick Conversions
| RUB | SCR |
|---|---|
| 1 RUB | 0.19 SCR |
| 10 RUB | 1.87 SCR |
| 50 RUB | 9.33 SCR |
| 100 RUB | 18.66 SCR |
| 500 RUB | 93.32 SCR |
| 1,000 RUB | 186.65 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-07-25T20:52:52Z",
"rates": {
"SCR": 0.186645
}
}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": 18.6645,
"rate": 0.186645
}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