Rate Overview
Live
1 RUB = 0.024691 BBD
1 BBD = 40.5006
RUB
Avg
0.024179
High
0.024838
Low
0.023215
Last updated: 3/26/2026, 8:04:53 PM
Quick Conversions
| RUB | BBD |
|---|---|
| 1 RUB | 0.02 BBD |
| 10 RUB | 0.25 BBD |
| 50 RUB | 1.23 BBD |
| 100 RUB | 2.47 BBD |
| 500 RUB | 12.35 BBD |
| 1,000 RUB | 24.69 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-03-26T20:04:53Z",
"rates": {
"BBD": 0.024691
}
}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.4691,
"rate": 0.024691
}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