Rate Overview
Live
1 RUB = 0.016411 BND
1 BND = 60.9347
RUB
Avg
0.016494
High
0.016568
Low
0.016411
Last updated: 7/29/2026, 4:03:12 AM
Quick Conversions
| RUB | BND |
|---|---|
| 1 RUB | 0.02 BND |
| 10 RUB | 0.16 BND |
| 50 RUB | 0.82 BND |
| 100 RUB | 1.64 BND |
| 500 RUB | 8.21 BND |
| 1,000 RUB | 16.41 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-29T04:03:12Z",
"rates": {
"BND": 0.016411
}
}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.6410999999999998,
"rate": 0.016411
}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