Rate Overview
Live
1 RUB = 0.103353 SBD
1 SBD = 9.6756
RUB
Avg
0.098424
High
0.109127
Low
0.075589
Last updated: 7/25/2026, 10:43:15 PM
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-25T22:43:15Z",
"rates": {
"SBD": 0.103353
}
}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.3353,
"rate": 0.103353
}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