Rate Overview
Live
1 RUB = 0.091929 SBD
1 SBD = 10.8780
RUB
Avg
0.092923
High
0.093918
Low
0.091811
Last updated: 9/3/2026, 7:05:20 AM
Quick Conversions
| RUB | SBD |
|---|---|
| 1 RUB | 0.09 SBD |
| 10 RUB | 0.92 SBD |
| 50 RUB | 4.60 SBD |
| 100 RUB | 9.19 SBD |
| 500 RUB | 45.96 SBD |
| 1,000 RUB | 91.93 SBD |
Get RUB/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SBDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-09-03T07:05:20Z",
"rates": {
"SBD": 0.091929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SBD",
"amount": 100
},
"result": 9.1929,
"rate": 0.091929
}Build with RUB/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key