Rate Overview
Live
1 RUB = 0.066123 BRL
1 BRL = 15.1233
RUB
Avg
0.065288
High
0.066309
Low
0.064786
Last updated: 4/15/2026, 11:52:38 PM
Quick Conversions
| RUB | BRL |
|---|---|
| 1 RUB | 0.07 BRL |
| 10 RUB | 0.66 BRL |
| 50 RUB | 3.31 BRL |
| 100 RUB | 6.61 BRL |
| 500 RUB | 33.06 BRL |
| 1,000 RUB | 66.12 BRL |
Get RUB/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BRLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-04-15T23:52:38Z",
"rates": {
"BRL": 0.066123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BRL",
"amount": 100
},
"result": 6.6123,
"rate": 0.066123
}Build with RUB/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key