Rate Overview
Live
1 BND = 63.3083 RUB
1 RUB = 0.015796
BND
Avg
62.3013
High
65.8050
Low
58.9830
Last updated: 3/27/2026, 3:22:29 PM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 63.31 RUB |
| 10 BND | 633.08 RUB |
| 50 BND | 3,165.41 RUB |
| 100 BND | 6,330.83 RUB |
| 500 BND | 31,654.14 RUB |
| 1,000 BND | 63,308.28 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-03-27T15:22:29Z",
"rates": {
"RUB": 63.308281
}
}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": 6330.8281,
"rate": 63.308281
}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