Rate Overview
Live
1 RUB = 0.012734 BMD
1 BMD = 78.5299
RUB
Avg
0.013031
High
0.014111
Low
0.012139
Last updated: 7/21/2026, 8:41:56 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.37 BMD |
| 1,000 RUB | 12.73 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-07-21T20:41:56Z",
"rates": {
"BMD": 0.012734
}
}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.2734,
"rate": 0.012734
}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