Rate Overview
Live
1 BND = 55.4852 RUB
1 RUB = 0.018023
BND
Avg
55.7925
High
56.3147
Low
55.3965
Last updated: 5/29/2026, 4:26:50 PM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 55.49 RUB |
| 10 BND | 554.85 RUB |
| 50 BND | 2,774.26 RUB |
| 100 BND | 5,548.52 RUB |
| 500 BND | 27,742.60 RUB |
| 1,000 BND | 55,485.20 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-05-29T16:26:50Z",
"rates": {
"RUB": 55.485201
}
}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": 5548.520100000001,
"rate": 55.485201
}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