Rate Overview
Live
1 RUB = 0.015029 BND
1 BND = 66.5380
RUB
Avg
0.015262
High
0.015532
Low
0.015029
Last updated: 8/19/2026, 3:33:29 AM
Quick Conversions
| RUB | BND |
|---|---|
| 1 RUB | 0.02 BND |
| 10 RUB | 0.15 BND |
| 50 RUB | 0.75 BND |
| 100 RUB | 1.50 BND |
| 500 RUB | 7.51 BND |
| 1,000 RUB | 15.03 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-08-19T03:33:29Z",
"rates": {
"BND": 0.015029
}
}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.5029000000000001,
"rate": 0.015029
}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