Rate Overview
Live
1 BND = 60.9319 RUB
1 RUB = 0.016412
BND
Avg
61.2981
High
66.2607
Low
55.7163
Last updated: 7/29/2026, 11:08:35 PM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 60.93 RUB |
| 10 BND | 609.32 RUB |
| 50 BND | 3,046.59 RUB |
| 100 BND | 6,093.19 RUB |
| 500 BND | 30,465.93 RUB |
| 1,000 BND | 60,931.87 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-29T23:08:35Z",
"rates": {
"RUB": 60.931866
}
}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": 6093.1866,
"rate": 60.931866
}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