Rate Overview
Live
1 RUB = 0.025580 BBD
1 BBD = 39.0930
RUB
Avg
0.025542
High
0.025594
Low
0.025469
Last updated: 7/25/2026, 10:23:48 PM
Quick Conversions
| RUB | BBD |
|---|---|
| 1 RUB | 0.03 BBD |
| 10 RUB | 0.26 BBD |
| 50 RUB | 1.28 BBD |
| 100 RUB | 2.56 BBD |
| 500 RUB | 12.79 BBD |
| 1,000 RUB | 25.58 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-25T22:23:48Z",
"rates": {
"BBD": 0.02558
}
}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.558,
"rate": 0.02558
}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