Rate Overview
Live
1 RUB = 0.177631 SCR
1 SCR = 5.6296
RUB
Avg
0.176923
High
0.186767
Low
0.165703
Last updated: 3/27/2026, 9:46:58 AM
Quick Conversions
| RUB | SCR |
|---|---|
| 1 RUB | 0.18 SCR |
| 10 RUB | 1.78 SCR |
| 50 RUB | 8.88 SCR |
| 100 RUB | 17.76 SCR |
| 500 RUB | 88.82 SCR |
| 1,000 RUB | 177.63 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-27T09:46:58Z",
"rates": {
"SCR": 0.177631
}
}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": 17.7631,
"rate": 0.177631
}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