Rate Overview
Live
1 RUB = 0.107179 SBD
1 SBD = 9.3302
RUB
Avg
0.106665
High
0.107267
Low
0.105932
Last updated: 5/6/2026, 2:48:58 AM
Quick Conversions
| RUB | SBD |
|---|---|
| 1 RUB | 0.11 SBD |
| 10 RUB | 1.07 SBD |
| 50 RUB | 5.36 SBD |
| 100 RUB | 10.72 SBD |
| 500 RUB | 53.59 SBD |
| 1,000 RUB | 107.18 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-05-06T02:48:58Z",
"rates": {
"SBD": 0.107179
}
}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.7179,
"rate": 0.107179
}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