Rate Overview
Live
1 RUB = 0.025705 BBD
1 BBD = 38.9029
RUB
Avg
0.025564
High
0.027931
Low
0.023880
Last updated: 6/27/2026, 5:41:31 AM
Quick Conversions
| RUB | BBD |
|---|---|
| 1 RUB | 0.03 BBD |
| 10 RUB | 0.26 BBD |
| 50 RUB | 1.29 BBD |
| 100 RUB | 2.57 BBD |
| 500 RUB | 12.85 BBD |
| 1,000 RUB | 25.71 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-06-27T05:41:31Z",
"rates": {
"BBD": 0.025705
}
}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.5705,
"rate": 0.025705
}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