Rate Overview
Live
1 BND = 56.5176 RUB
1 RUB = 0.017694
BND
Avg
56.4437
High
56.6966
Low
56.0331
Last updated: 6/19/2026, 9:44:20 AM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 56.52 RUB |
| 10 BND | 565.18 RUB |
| 50 BND | 2,825.88 RUB |
| 100 BND | 5,651.76 RUB |
| 500 BND | 28,258.80 RUB |
| 1,000 BND | 56,517.60 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-06-19T09:44:20Z",
"rates": {
"RUB": 56.517602
}
}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": 5651.7602,
"rate": 56.517602
}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