Rate Overview
Live
1 RUB = 0.025933 BBD
1 BBD = 38.5609
RUB
Avg
0.026124
High
0.028223
Low
0.024279
Last updated: 7/7/2026, 3:04:29 PM
Quick Conversions
| RUB | BBD |
|---|---|
| 1 RUB | 0.03 BBD |
| 10 RUB | 0.26 BBD |
| 50 RUB | 1.30 BBD |
| 100 RUB | 2.59 BBD |
| 500 RUB | 12.97 BBD |
| 1,000 RUB | 25.93 BBD |
Get RUB/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BBDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-07T15:04:29Z",
"rates": {
"BBD": 0.025933
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BBD",
"amount": 100
},
"result": 2.5933,
"rate": 0.025933
}Build with RUB/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key