Rate Overview
Live
1 RUB = 0.012955 BSD
1 BSD = 77.1903
RUB
Avg
0.012777
High
0.013965
Low
0.011940
Last updated: 7/4/2026, 11:13:39 AM
Quick Conversions
| RUB | BSD |
|---|---|
| 1 RUB | 0.01 BSD |
| 10 RUB | 0.13 BSD |
| 50 RUB | 0.65 BSD |
| 100 RUB | 1.30 BSD |
| 500 RUB | 6.48 BSD |
| 1,000 RUB | 12.96 BSD |
Get RUB/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BSDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-04T11:13:39Z",
"rates": {
"BSD": 0.012955
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BSD",
"amount": 100
},
"result": 1.2954999999999999,
"rate": 0.012955
}Build with RUB/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key