Rate Overview
Live
1 BND = 61.5523 RUB
1 RUB = 0.016246
BND
Avg
61.0692
High
61.5523
Low
60.7421
Last updated: 3/6/2026, 11:46:20 PM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 61.55 RUB |
| 10 BND | 615.52 RUB |
| 50 BND | 3,077.62 RUB |
| 100 BND | 6,155.23 RUB |
| 500 BND | 30,776.16 RUB |
| 1,000 BND | 61,552.32 RUB |
Get BND/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=RUBExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-06T23:46:20Z",
"rates": {
"RUB": 61.552315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "RUB",
"amount": 100
},
"result": 6155.2315,
"rate": 61.552315
}Build with BND/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key