Rate Overview
Live
1 BND = 60.3548 RUB
1 RUB = 0.016569
BND
Avg
59.7805
High
65.4502
Low
55.7163
Last updated: 7/28/2026, 2:55:56 PM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 60.35 RUB |
| 10 BND | 603.55 RUB |
| 50 BND | 3,017.74 RUB |
| 100 BND | 6,035.48 RUB |
| 500 BND | 30,177.38 RUB |
| 1,000 BND | 60,354.77 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-07-28T14:55:56Z",
"rates": {
"RUB": 60.354768
}
}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": 6035.4768,
"rate": 60.354768
}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