Rate Overview
Live
1 RUB = 0.112222 SBD
1 SBD = 8.9109
RUB
Avg
0.104475
High
0.112222
Low
0.097188
Last updated: 5/26/2026, 10:22:35 AM
Quick Conversions
| RUB | SBD |
|---|---|
| 1 RUB | 0.11 SBD |
| 10 RUB | 1.12 SBD |
| 50 RUB | 5.61 SBD |
| 100 RUB | 11.22 SBD |
| 500 RUB | 56.11 SBD |
| 1,000 RUB | 112.22 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-26T10:22:35Z",
"rates": {
"SBD": 0.112222
}
}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.2222,
"rate": 0.112222
}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