Rate Overview
Live
1 RUB = 0.026734 BBD
1 BBD = 37.4056
RUB
Avg
0.026203
High
0.026734
Low
0.025624
Last updated: 4/16/2026, 1:01:47 AM
Quick Conversions
| RUB | BBD |
|---|---|
| 1 RUB | 0.03 BBD |
| 10 RUB | 0.27 BBD |
| 50 RUB | 1.34 BBD |
| 100 RUB | 2.67 BBD |
| 500 RUB | 13.37 BBD |
| 1,000 RUB | 26.73 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-04-16T01:01:47Z",
"rates": {
"BBD": 0.026734
}
}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.6734,
"rate": 0.026734
}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