Rate Overview
Live
1 RUB = 0.012788 BMD
1 BMD = 78.1983
RUB
Avg
0.011956
High
0.013571
Low
0.009029
Last updated: 7/26/2026, 9:47:20 PM
Quick Conversions
| RUB | BMD |
|---|---|
| 1 RUB | 0.01 BMD |
| 10 RUB | 0.13 BMD |
| 50 RUB | 0.64 BMD |
| 100 RUB | 1.28 BMD |
| 500 RUB | 6.39 BMD |
| 1,000 RUB | 12.79 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-26T21:47:20Z",
"rates": {
"BMD": 0.012788
}
}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.2788000000000002,
"rate": 0.012788
}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