Rate Overview
Live
1 RUB = 0.185469 SCR
1 SCR = 5.3917
RUB
Avg
0.187571
High
0.201517
Low
0.171657
Last updated: 7/26/2026, 11:15:13 AM
Quick Conversions
| RUB | SCR |
|---|---|
| 1 RUB | 0.19 SCR |
| 10 RUB | 1.85 SCR |
| 50 RUB | 9.27 SCR |
| 100 RUB | 18.55 SCR |
| 500 RUB | 92.73 SCR |
| 1,000 RUB | 185.47 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-26T11:15:13Z",
"rates": {
"SCR": 0.185469
}
}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.5469,
"rate": 0.185469
}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