Rate Overview
Live
1 RUB = 0.011517 BMD
1 BMD = 86.8282
RUB
Avg
0.011650
High
0.011951
Low
0.011517
Last updated: 9/2/2026, 9:27:31 AM
Quick Conversions
| RUB | BMD |
|---|---|
| 1 RUB | 0.01 BMD |
| 10 RUB | 0.12 BMD |
| 50 RUB | 0.58 BMD |
| 100 RUB | 1.15 BMD |
| 500 RUB | 5.76 BMD |
| 1,000 RUB | 11.52 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-09-02T09:27:31Z",
"rates": {
"BMD": 0.011517
}
}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.1517,
"rate": 0.011517
}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