Rate Overview
Live
1 RUB = 0.018022 BND
1 BND = 55.4877
RUB
Avg
0.017924
High
0.018051
Low
0.017757
Last updated: 5/29/2026, 4:26:54 PM
Quick Conversions
| RUB | BND |
|---|---|
| 1 RUB | 0.02 BND |
| 10 RUB | 0.18 BND |
| 50 RUB | 0.90 BND |
| 100 RUB | 1.80 BND |
| 500 RUB | 9.01 BND |
| 1,000 RUB | 18.02 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-05-29T16:26:54Z",
"rates": {
"BND": 0.018022
}
}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.8022,
"rate": 0.018022
}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