Rate Overview
Live
1 RUB = 0.014666 BND
1 BND = 68.1849
RUB
Avg
0.014653
High
0.014781
Low
0.014545
Last updated: 9/9/2026, 3:20:06 AM
Quick Conversions
| RUB | BND |
|---|---|
| 1 RUB | 0.01 BND |
| 10 RUB | 0.15 BND |
| 50 RUB | 0.73 BND |
| 100 RUB | 1.47 BND |
| 500 RUB | 7.33 BND |
| 1,000 RUB | 14.67 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-09-09T03:20:06Z",
"rates": {
"BND": 0.014666
}
}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.4666000000000001,
"rate": 0.014666
}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