Rate Overview
Live
1 RUB = 0.017693 BND
1 BND = 56.5195
RUB
Avg
0.017716
High
0.017846
Low
0.017637
Last updated: 6/19/2026, 10:25:53 AM
Quick Conversions
| RUB | BND |
|---|---|
| 1 RUB | 0.02 BND |
| 10 RUB | 0.18 BND |
| 50 RUB | 0.88 BND |
| 100 RUB | 1.77 BND |
| 500 RUB | 8.85 BND |
| 1,000 RUB | 17.69 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-06-19T10:25:53Z",
"rates": {
"BND": 0.017693
}
}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.7693,
"rate": 0.017693
}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