Rate Overview
Live
1 RUB = 0.013218 BSD
1 BSD = 75.6544
RUB
Avg
0.013310
High
0.013382
Low
0.013218
Last updated: 5/6/2026, 5:01:49 AM
Quick Conversions
| RUB | BSD |
|---|---|
| 1 RUB | 0.01 BSD |
| 10 RUB | 0.13 BSD |
| 50 RUB | 0.66 BSD |
| 100 RUB | 1.32 BSD |
| 500 RUB | 6.61 BSD |
| 1,000 RUB | 13.22 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-05-06T05:01:49Z",
"rates": {
"BSD": 0.013218
}
}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.3218,
"rate": 0.013218
}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