Rate Overview
Live
1 BND = 61.9113 RUB
1 RUB = 0.016152
BND
Avg
60.1225
High
64.5374
Low
55.4852
Last updated: 7/30/2026, 1:03:34 PM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 61.91 RUB |
| 10 BND | 619.11 RUB |
| 50 BND | 3,095.57 RUB |
| 100 BND | 6,191.13 RUB |
| 500 BND | 30,955.66 RUB |
| 1,000 BND | 61,911.31 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-30T13:03:34Z",
"rates": {
"RUB": 61.91131
}
}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": 6191.131,
"rate": 61.91131
}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