Rate Overview
Live
1 RUB = 0.012743 BSD
1 BSD = 78.4745
RUB
Avg
0.011954
High
0.013571
Low
0.009029
Last updated: 7/23/2026, 10:32:27 AM
Quick Conversions
| RUB | BSD |
|---|---|
| 1 RUB | 0.01 BSD |
| 10 RUB | 0.13 BSD |
| 50 RUB | 0.64 BSD |
| 100 RUB | 1.27 BSD |
| 500 RUB | 6.37 BSD |
| 1,000 RUB | 12.74 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-23T10:32:27Z",
"rates": {
"BSD": 0.012743
}
}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.2743,
"rate": 0.012743
}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