Rate Overview
Live
1 BND = 66.5370 RUB
1 RUB = 0.015029
BND
Avg
65.5305
High
66.5370
Low
64.3828
Last updated: 8/19/2026, 11:45:06 PM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 66.54 RUB |
| 10 BND | 665.37 RUB |
| 50 BND | 3,326.85 RUB |
| 100 BND | 6,653.70 RUB |
| 500 BND | 33,268.52 RUB |
| 1,000 BND | 66,537.04 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-08-19T23:45:06Z",
"rates": {
"RUB": 66.537039
}
}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": 6653.7038999999995,
"rate": 66.537039
}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