Rate Overview
Live
1 RUB = 0.180855 SCR
1 SCR = 5.5293
RUB
Avg
0.186124
High
0.200894
Low
0.170454
Last updated: 7/21/2026, 6:31:43 PM
Quick Conversions
| RUB | SCR |
|---|---|
| 1 RUB | 0.18 SCR |
| 10 RUB | 1.81 SCR |
| 50 RUB | 9.04 SCR |
| 100 RUB | 18.09 SCR |
| 500 RUB | 90.43 SCR |
| 1,000 RUB | 180.86 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-21T18:31:43Z",
"rates": {
"SCR": 0.180855
}
}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.0855,
"rate": 0.180855
}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