Rate Overview
Live
1 RUB = 0.011517 BSD
1 BSD = 86.8282
RUB
Avg
0.011612
High
0.011720
Low
0.011517
Last updated: 9/3/2026, 3:23:44 AM
Quick Conversions
| RUB | BSD |
|---|---|
| 1 RUB | 0.01 BSD |
| 10 RUB | 0.12 BSD |
| 50 RUB | 0.58 BSD |
| 100 RUB | 1.15 BSD |
| 500 RUB | 5.76 BSD |
| 1,000 RUB | 11.52 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-09-03T03:23:44Z",
"rates": {
"BSD": 0.011517
}
}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.1517,
"rate": 0.011517
}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