Rate Overview
Live
1 RUB = 7.5543 SOS
1 SOS = 0.132374
RUB
Avg
7.6040
High
7.6457
Low
7.5543
Last updated: 5/6/2026, 5:18:26 PM
Quick Conversions
| RUB | SOS |
|---|---|
| 1 RUB | 7.55 SOS |
| 10 RUB | 75.54 SOS |
| 50 RUB | 377.72 SOS |
| 100 RUB | 755.43 SOS |
| 500 RUB | 3,777.17 SOS |
| 1,000 RUB | 7,554.34 SOS |
Get RUB/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SOSExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-05-06T17:18:26Z",
"rates": {
"SOS": 7.554341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SOS",
"amount": 100
},
"result": 755.4341,
"rate": 7.554341
}Build with RUB/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key