Rate Overview
Live
1 RUB = 0.103352 SBD
1 SBD = 9.6757
RUB
Avg
0.103900
High
0.112394
Low
0.097195
Last updated: 7/24/2026, 8:17:12 AM
Quick Conversions
| RUB | SBD |
|---|---|
| 1 RUB | 0.10 SBD |
| 10 RUB | 1.03 SBD |
| 50 RUB | 5.17 SBD |
| 100 RUB | 10.34 SBD |
| 500 RUB | 51.68 SBD |
| 1,000 RUB | 103.35 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-07-24T08:17:12Z",
"rates": {
"SBD": 0.103352
}
}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": 10.3352,
"rate": 0.103352
}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