Rate Overview
Live
1 RUB = 7.5516 SOS
1 SOS = 0.132422
RUB
Avg
7.4470
High
7.5861
Low
7.2756
Last updated: 4/16/2026, 3:11:00 PM
Quick Conversions
| RUB | SOS |
|---|---|
| 1 RUB | 7.55 SOS |
| 10 RUB | 75.52 SOS |
| 50 RUB | 377.58 SOS |
| 100 RUB | 755.16 SOS |
| 500 RUB | 3,775.82 SOS |
| 1,000 RUB | 7,551.63 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-04-16T15:11:00Z",
"rates": {
"SOS": 7.55163
}
}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.163,
"rate": 7.55163
}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