Rate Overview
Live
1 RUB = 0.183076 SCR
1 SCR = 5.4622
RUB
Avg
0.185973
High
0.195409
Low
0.181420
Last updated: 5/6/2026, 7:13:05 PM
Quick Conversions
| RUB | SCR |
|---|---|
| 1 RUB | 0.18 SCR |
| 10 RUB | 1.83 SCR |
| 50 RUB | 9.15 SCR |
| 100 RUB | 18.31 SCR |
| 500 RUB | 91.54 SCR |
| 1,000 RUB | 183.08 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-05-06T19:13:05Z",
"rates": {
"SCR": 0.183076
}
}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.307599999999997,
"rate": 0.183076
}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