Rate Overview
Live
1 RUB = 0.191130 SCR
1 SCR = 5.2320
RUB
Avg
0.187696
High
0.201517
Low
0.171657
Last updated: 7/9/2026, 1:31:06 AM
Quick Conversions
| RUB | SCR |
|---|---|
| 1 RUB | 0.19 SCR |
| 10 RUB | 1.91 SCR |
| 50 RUB | 9.56 SCR |
| 100 RUB | 19.11 SCR |
| 500 RUB | 95.57 SCR |
| 1,000 RUB | 191.13 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-09T01:31:06Z",
"rates": {
"SCR": 0.19113
}
}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": 19.113,
"rate": 0.19113
}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