Rate Overview
Live
1 RUB = 0.024117 BBD
1 BBD = 41.4645
RUB
Avg
0.024326
High
0.024697
Low
0.024096
Last updated: 8/13/2026, 9:56:39 AM
Quick Conversions
| RUB | BBD |
|---|---|
| 1 RUB | 0.02 BBD |
| 10 RUB | 0.24 BBD |
| 50 RUB | 1.21 BBD |
| 100 RUB | 2.41 BBD |
| 500 RUB | 12.06 BBD |
| 1,000 RUB | 24.12 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-08-13T09:56:39Z",
"rates": {
"BBD": 0.024117
}
}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.4116999999999997,
"rate": 0.024117
}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