Rate Overview
Live
1 RUB = 0.111712 SBD
1 SBD = 8.9516
RUB
Avg
0.111238
High
0.111712
Low
0.109958
Last updated: 6/15/2026, 11:09:46 AM
Quick Conversions
| RUB | SBD |
|---|---|
| 1 RUB | 0.11 SBD |
| 10 RUB | 1.12 SBD |
| 50 RUB | 5.59 SBD |
| 100 RUB | 11.17 SBD |
| 500 RUB | 55.86 SBD |
| 1,000 RUB | 111.71 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-06-15T11:09:46Z",
"rates": {
"SBD": 0.111712
}
}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": 11.1712,
"rate": 0.111712
}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