Rate Overview
Live
1 RUB = 0.025486 BBD
1 BBD = 39.2372
RUB
Avg
0.023917
High
0.027142
Low
0.018058
Last updated: 7/24/2026, 12:56:26 AM
Quick Conversions
| RUB | BBD |
|---|---|
| 1 RUB | 0.03 BBD |
| 10 RUB | 0.25 BBD |
| 50 RUB | 1.27 BBD |
| 100 RUB | 2.55 BBD |
| 500 RUB | 12.74 BBD |
| 1,000 RUB | 25.49 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-24T00:56:26Z",
"rates": {
"BBD": 0.025486
}
}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.5486,
"rate": 0.025486
}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