Rate Overview
Live
1 RUB = 0.012345 BMD
1 BMD = 81.0045
RUB
Avg
0.012089
High
0.012419
Low
0.011607
Last updated: 3/26/2026, 6:32:21 PM
Quick Conversions
| RUB | BMD |
|---|---|
| 1 RUB | 0.01 BMD |
| 10 RUB | 0.12 BMD |
| 50 RUB | 0.62 BMD |
| 100 RUB | 1.23 BMD |
| 500 RUB | 6.17 BMD |
| 1,000 RUB | 12.35 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-26T18:32:21Z",
"rates": {
"BMD": 0.012345
}
}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.2345,
"rate": 0.012345
}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