Rate Overview
Live
1 RUB = 0.015795 BND
1 BND = 63.3112
RUB
Avg
0.016062
High
0.016954
Low
0.015196
Last updated: 3/27/2026, 10:10:04 AM
Quick Conversions
| RUB | BND |
|---|---|
| 1 RUB | 0.02 BND |
| 10 RUB | 0.16 BND |
| 50 RUB | 0.79 BND |
| 100 RUB | 1.58 BND |
| 500 RUB | 7.90 BND |
| 1,000 RUB | 15.80 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-03-27T10:10:04Z",
"rates": {
"BND": 0.015795
}
}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.5795,
"rate": 0.015795
}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