Rate Overview
Live
1 BND = 59.4135 RUB
1 RUB = 0.016831
BND
Avg
59.6099
High
60.0003
Low
59.1843
Last updated: 7/9/2026, 5:32:40 PM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 59.41 RUB |
| 10 BND | 594.14 RUB |
| 50 BND | 2,970.68 RUB |
| 100 BND | 5,941.35 RUB |
| 500 BND | 29,706.77 RUB |
| 1,000 BND | 59,413.55 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-09T17:32:40Z",
"rates": {
"RUB": 59.413548
}
}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": 5941.3548,
"rate": 59.413548
}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