Rate Overview
Live
1 RUB = 0.026857 BBD
1 BBD = 37.2342
RUB
Avg
0.026862
High
0.026954
Low
0.026734
Last updated: 5/6/2026, 2:48:40 AM
Quick Conversions
| RUB | BBD |
|---|---|
| 1 RUB | 0.03 BBD |
| 10 RUB | 0.27 BBD |
| 50 RUB | 1.34 BBD |
| 100 RUB | 2.69 BBD |
| 500 RUB | 13.43 BBD |
| 1,000 RUB | 26.86 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-05-06T02:48:40Z",
"rates": {
"BBD": 0.026857
}
}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.6856999999999998,
"rate": 0.026857
}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