Rate Overview
Live
1 RUB = 0.016831 BND
1 BND = 59.4142
RUB
Avg
0.016776
High
0.016896
Low
0.016666
Last updated: 7/9/2026, 5:38:18 PM
Quick Conversions
| RUB | BND |
|---|---|
| 1 RUB | 0.02 BND |
| 10 RUB | 0.17 BND |
| 50 RUB | 0.84 BND |
| 100 RUB | 1.68 BND |
| 500 RUB | 8.42 BND |
| 1,000 RUB | 16.83 BND |
Get RUB/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BNDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-09T17:38:18Z",
"rates": {
"BND": 0.016831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BND",
"amount": 100
},
"result": 1.6830999999999998,
"rate": 0.016831
}Build with RUB/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key