Rate Overview
Live
1 RUB = 0.012345 BSD
1 BSD = 81.0045
RUB
Avg
0.012542
High
0.013053
Low
0.011607
Last updated: 3/26/2026, 8:05:05 PM
Quick Conversions
| RUB | BSD |
|---|---|
| 1 RUB | 0.01 BSD |
| 10 RUB | 0.12 BSD |
| 50 RUB | 0.62 BSD |
| 100 RUB | 1.23 BSD |
| 500 RUB | 6.17 BSD |
| 1,000 RUB | 12.35 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-03-26T20:05:05Z",
"rates": {
"BSD": 0.012345
}
}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.2345,
"rate": 0.012345
}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