Rate Overview
Live
1 RUB = 0.012710 BMD
1 BMD = 78.6782
RUB
Avg
0.012878
High
0.013005
Low
0.012710
Last updated: 3/6/2026, 5:08:19 PM
Quick Conversions
| RUB | BMD |
|---|---|
| 1 RUB | 0.01 BMD |
| 10 RUB | 0.13 BMD |
| 50 RUB | 0.64 BMD |
| 100 RUB | 1.27 BMD |
| 500 RUB | 6.36 BMD |
| 1,000 RUB | 12.71 BMD |
Get RUB/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BMDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:08:19Z",
"rates": {
"BMD": 0.01271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BMD",
"amount": 100
},
"result": 1.2710000000000001,
"rate": 0.01271
}Build with RUB/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key