Rate Overview
Live
1 RUB = 0.103395 SBD
1 SBD = 9.6716
RUB
Avg
0.104712
High
0.109845
Low
0.102389
Last updated: 7/22/2026, 11:22:54 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.70 SBD |
| 1,000 RUB | 103.40 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-22T11:22:54Z",
"rates": {
"SBD": 0.103395
}
}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.3395,
"rate": 0.103395
}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