Rate Overview
Live
1 RUB = 0.098647 SBD
1 SBD = 10.1372
RUB
Avg
0.103207
High
0.107491
Low
0.096233
Last updated: 3/26/2026, 9:48:43 PM
Quick Conversions
| RUB | SBD |
|---|---|
| 1 RUB | 0.10 SBD |
| 10 RUB | 0.99 SBD |
| 50 RUB | 4.93 SBD |
| 100 RUB | 9.86 SBD |
| 500 RUB | 49.32 SBD |
| 1,000 RUB | 98.65 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-03-26T21:48:43Z",
"rates": {
"SBD": 0.098647
}
}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.8647,
"rate": 0.098647
}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