Rate Overview
Live
1 RUB = 0.035907 BYN
1 BYN = 27.8497
RUB
Avg
0.035536
High
0.035907
Low
0.035015
Last updated: 9/5/2026, 1:27:01 PM
Quick Conversions
| RUB | BYN |
|---|---|
| 1 RUB | 0.04 BYN |
| 10 RUB | 0.36 BYN |
| 50 RUB | 1.80 BYN |
| 100 RUB | 3.59 BYN |
| 500 RUB | 17.95 BYN |
| 1,000 RUB | 35.91 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-09-05T13:27:01Z",
"rates": {
"BYN": 0.035907
}
}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.5907,
"rate": 0.035907
}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