Rate Overview
Live
1 BND = 60.5804 RUB
1 RUB = 0.016507
BND
Avg
59.9853
High
60.9867
Low
58.0084
Last updated: 7/26/2026, 2:28:27 AM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 60.58 RUB |
| 10 BND | 605.80 RUB |
| 50 BND | 3,029.02 RUB |
| 100 BND | 6,058.04 RUB |
| 500 BND | 30,290.20 RUB |
| 1,000 BND | 60,580.40 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-26T02:28:27Z",
"rates": {
"RUB": 60.580398
}
}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": 6058.0398000000005,
"rate": 60.580398
}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