Rate Overview
Live
1 RUB = 0.036746 BYN
1 BYN = 27.2138
RUB
Avg
0.037038
High
0.037458
Low
0.036526
Last updated: 3/27/2026, 4:42:19 PM
Quick Conversions
| RUB | BYN |
|---|---|
| 1 RUB | 0.04 BYN |
| 10 RUB | 0.37 BYN |
| 50 RUB | 1.84 BYN |
| 100 RUB | 3.67 BYN |
| 500 RUB | 18.37 BYN |
| 1,000 RUB | 36.75 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-03-27T16:42:19Z",
"rates": {
"BYN": 0.036746
}
}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.6746,
"rate": 0.036746
}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