Rate Overview
Live
1 RUB = 0.037685 BYN
1 BYN = 26.5358
RUB
Avg
0.037572
High
0.037851
Low
0.037093
Last updated: 7/7/2026, 3:57:58 AM
Quick Conversions
| RUB | BYN |
|---|---|
| 1 RUB | 0.04 BYN |
| 10 RUB | 0.38 BYN |
| 50 RUB | 1.88 BYN |
| 100 RUB | 3.77 BYN |
| 500 RUB | 18.84 BYN |
| 1,000 RUB | 37.69 BYN |
Get RUB/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BYNExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-07T03:57:58Z",
"rates": {
"BYN": 0.037685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BYN",
"amount": 100
},
"result": 3.7685000000000004,
"rate": 0.037685
}Build with RUB/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key