Rate Overview
Live
1 BND = 68.1827 RUB
1 RUB = 0.014666
BND
Avg
68.2444
High
68.7510
Low
67.6499
Last updated: 9/9/2026, 2:52:06 AM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 68.18 RUB |
| 10 BND | 681.83 RUB |
| 50 BND | 3,409.13 RUB |
| 100 BND | 6,818.27 RUB |
| 500 BND | 34,091.35 RUB |
| 1,000 BND | 68,182.69 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-09-09T02:52:06Z",
"rates": {
"RUB": 68.182695
}
}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": 6818.269499999999,
"rate": 68.182695
}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