Rate Overview
Live
1 BBD = 37.5783 RUB
1 RUB = 0.026611
BBD
Avg
38.1240
High
39.0250
Low
37.4050
Last updated: 4/16/2026, 11:34:31 PM
Quick Conversions
| BBD | RUB |
|---|---|
| 1 BBD | 37.58 RUB |
| 10 BBD | 375.78 RUB |
| 50 BBD | 1,878.91 RUB |
| 100 BBD | 3,757.83 RUB |
| 500 BBD | 18,789.14 RUB |
| 1,000 BBD | 37,578.29 RUB |
Get BBD/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=RUBExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T23:34:31Z",
"rates": {
"RUB": 37.578287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "RUB",
"amount": 100
},
"result": 3757.8287000000005,
"rate": 37.578287
}Build with BBD/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key