Rate Overview
Live
1 RUB = 0.187721 SCR
1 SCR = 5.3271
RUB
Avg
0.182663
High
0.188645
Low
0.170454
Last updated: 7/5/2026, 1:33:57 PM
Quick Conversions
| RUB | SCR |
|---|---|
| 1 RUB | 0.19 SCR |
| 10 RUB | 1.88 SCR |
| 50 RUB | 9.39 SCR |
| 100 RUB | 18.77 SCR |
| 500 RUB | 93.86 SCR |
| 1,000 RUB | 187.72 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-05T13:33:57Z",
"rates": {
"SCR": 0.187721
}
}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.7721,
"rate": 0.187721
}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