Rate Overview
Live
1 BND = 59.9035 RUB
1 RUB = 0.016694
BND
Avg
60.0293
High
60.7724
Low
59.2411
Last updated: 4/18/2026, 8:45:32 AM
Quick Conversions
| BND | RUB |
|---|---|
| 1 BND | 59.90 RUB |
| 10 BND | 599.03 RUB |
| 50 BND | 2,995.17 RUB |
| 100 BND | 5,990.35 RUB |
| 500 BND | 29,951.73 RUB |
| 1,000 BND | 59,903.45 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-04-18T08:45:32Z",
"rates": {
"RUB": 59.903454
}
}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": 5990.3454,
"rate": 59.903454
}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