Rate Overview
Live
1 RUB = 0.016536 BND
1 BND = 60.4741
RUB
Avg
0.016376
High
0.018051
Low
0.015098
Last updated: 7/27/2026, 7:08:29 PM
Quick Conversions
| RUB | BND |
|---|---|
| 1 RUB | 0.02 BND |
| 10 RUB | 0.17 BND |
| 50 RUB | 0.83 BND |
| 100 RUB | 1.65 BND |
| 500 RUB | 8.27 BND |
| 1,000 RUB | 16.54 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-27T19:08:29Z",
"rates": {
"BND": 0.016536
}
}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.6536,
"rate": 0.016536
}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