Rate Overview
Live
1 RUB = 0.038244 BYN
1 BYN = 26.1479
RUB
Avg
0.037951
High
0.038518
Low
0.037411
Last updated: 5/27/2026, 11:17:05 AM
Quick Conversions
| RUB | BYN |
|---|---|
| 1 RUB | 0.04 BYN |
| 10 RUB | 0.38 BYN |
| 50 RUB | 1.91 BYN |
| 100 RUB | 3.82 BYN |
| 500 RUB | 19.12 BYN |
| 1,000 RUB | 38.24 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-05-27T11:17:05Z",
"rates": {
"BYN": 0.038244
}
}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.8244,
"rate": 0.038244
}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